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

segment

(0.34 sec)
  1. Split Text API – Segment Excel Cells into Colum...

    Easily split Excel cell text into separate columns or rows using Aspose.Cells Cloud. Supports custom delimiters, masks, line‑breaks, and optional delimiter retention. Get started with curl or SDKs in minutes....Excel Text Splitter – Segment Cell Content into Multiple Columns...Cells Cloud Contents [ Hide ] Segment Excel cell text into multiple...

    docs.aspose.cloud/cells/split-text/
  2. Add Text to PDF via Cloud Python SDK

    Insert new text into PDF documents using Python and 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/python/text/add/
  3. Add Text to PDF via Cloud PHP SDK

    Insert new text into PDFs using PHP with Aspose.PDF Cloud SDK. Automate document content creation.... Create the Text Segment. Assemble the Text Line and...); $segment = new Aspose\PDF\Model\Segment (); $segment -> setValue...

    products.aspose.cloud/pdf/php/text/add/
  4. Add Text to PDF via Cloud Node.js SDK

    Insert new text into PDF files using Aspose.PDF Cloud SDK in Node.js.... Create a Segment object with the text content...a TextLine object with the Segment. Create a Paragraph object...

    products.aspose.cloud/pdf/nodejs/text/add/
  5. 通过云端 Node.js SDK 向 PDF 添加文本

    使用 Aspose.PDF Cloud SDK 在 Node.js 中向 PDF 文件插入新文本。...使用文本内容和 TextState 创建一个 Segment 对象。 使用 Segment 创建一个 TextLine 对象。 使用...import { Segment } from "asposepdfcloud/src/models/segment.js" ;...

    products.aspose.cloud/pdf/zh/nodejs/text/add/
  6. 通过云端 Python SDK 添加文本到 PDF

    使用 Python 和 Aspose.PDF Cloud SDK 将新文本插入到 PDF 文档中。...text segment with specified text and text state segment = asposepdfcloud...asposepdfcloud . models . Segment ( value = 'segment 1' , text_state =...

    products.aspose.cloud/pdf/zh/python/text/add/
  7. Perform 3D Modeling & Processing using cURL

    Aspose.3D Cloud for cURL helps developers use easy cURL commands to create & process 3D models, objects and 3D entities (3D Box, 3D Cylinder, 3D Sphere, 3D Torus, 3D Plane) in the cloud....length, width, and height segments. Similarly, our 3D cURL cloud...cylinder, radial and height segments of 3D cylinder, theta start...

    products.aspose.cloud/3d/curl/
  8. Extract Text from word documents | Retrieve tex...

    You can extract text from word documents including DOC or DOCX files. You can get text from complete document in paragraphs and the formatting information....NET REST) How to Get Segment Count from a Particular Fragment...How to Get Text Format of a Segment (.NET REST) How to Get Text...

    blog.aspose.cloud/pdf/saaspose-pdf-rest-api-doc...
  9. C# REST API to Perform 3D Modeling, Conversion ...

    Aspose.3D Cloud for .NET helps developers to create & process 3D models, objects and 3D entities (3D Box, 3D Cylinder, 3D Sphere, 3D Torus, 3D Plane) in the cloud....length, width, and height segments. Similarly, our 3D .NET cloud...cylinder, radial and height segments of 3D cylinder, theta start...

    products.aspose.cloud/3d/net/
  10. Add Text to PDF with Java REST API

    Follow this article to add text to PDF with Java REST API. You will learn to automatically write on PDF with Java Low Code API using Java-based Cloud SDK....you customize each line and segment with independent formatting...RESTful Service . First, create segments and text lines, then combine...

    kb.aspose.cloud/pdf/java/add-text-to-pdf-with-j...