Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 144 for

segment

(0.18 sec)
  1. Add Text to PDF with C# REST API

    Follow this article to add text to PDF with C# REST API. You will learn to automatically write on PDF with C# Low Code API using .NET-based Cloud SDK....lines and segments. You can customize each line and segment with different...C# RESTful Service . Create segments and text lines which are later...

    kb.aspose.cloud/pdf/net/add-text-to-pdf-with-ne...
  2. Add Text to PDF via Cloud .NET SDK

    Insert text into PDF documents with Aspose.PDF Cloud SDK for .NET. Automate content editing easily....[ new TextLine() { Segments = [ new Segment("Lorem ipsum", new...

    products.aspose.cloud/pdf/net/text/add/
  3. Manipulate Excel Cells Formatting using Cloud API

    Cloud API to add text using custom font in PDF document. Format Header and Footer using custom fonts. PDF Tables with data in custom fonts. Free Cloud API...\"HorizontalAlignment\": \"Left\", \"Segments\": [ { \"Value\": \"Hello...replace it with a new text segment. During text replacement, we...

    blog.aspose.cloud/pdf/custom-fonts-for-text-tab...
  4. Update Form Fields in PDF Document via Cloud No...

    Update AcroForm fields in existing PDF documents via Node.js using Aspose.PDF Cloud API. Automate form data management....import { Segment } from "asposepdfcloud/src/models/segment.js" ;...

    products.aspose.cloud/pdf/nodejs/acroforms/update/
  5. Decode Barcode Properties and Metadata|Document...

    This article describes how to read barcode parameters and encoded metadata...the current identifier of a segment getPdf417MacroSegmen Returns...

    docs.aspose.cloud/barcode/v3.0/read-barcode-pro...
  6. 通过云端 Node.js SDK 更新 PDF 文档中的表单字段

    使用 Aspose.PDF Cloud API 通过 Node.js 更新现有 PDF 文档中的 AcroForm 字段。自动化表单数据管理。...import { Segment } from "asposepdfcloud/src/models/segment.js" ;...

    products.aspose.cloud/pdf/zh/nodejs/acroforms/u...
  7. Update Form Fields in PDF Document via Cloud No...

    This topic shows you how to update all of the form fields from the PDF document using Aspose.PDF Cloud API in your applications....import { Segment } from "asposepdfcloud/src/models/segment.js" ;...

    products.aspose.cloud/pdf/nodejs/acro-forms/upd...
  8. Добавить текст в PDF через Cloud Node.js SDK

    Вставьте новый текст в PDF файлы, используя Aspose.PDF Cloud SDK в Node.js.... Создайте объект Segment с текстовым содержимым и TextState...Создайте объект TextLine с Segment. Создайте объект Paragraph...

    products.aspose.cloud/pdf/ru/nodejs/text/add/
  9. Добавление текста в PDF через облачный Python SDK

    Вставка нового текста в PDF-документы с использованием Python и Aspose.PDF Cloud SDK....text segment with specified text and text state segment = asposepdfcloud...asposepdfcloud . models . Segment ( value = 'segment 1' , text_state =...

    products.aspose.cloud/pdf/ru/python/text/add/
  10. Adicionar Texto ao PDF via Cloud Python SDK

    Insira novo texto em documentos PDF usando Python e Aspose.PDF Cloud SDK....text segment with specified text and text state segment = asposepdfcloud...asposepdfcloud . models . Segment ( value = 'segment 1' , text_state =...

    products.aspose.cloud/pdf/pt/python/text/add/