Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 22,573 for

text

(0.1 sec)
  1. 通过 Node.js 拆分演示文稿

    使用 REST API 和开源 Node.js SDK 将 Slides 文件拆分成幻灯片...File) 将 HTML 拆分为 PPT (Hyper Text Markup Language 为 Microsoft...97-2003) 将 HTML 拆分为 PPTX (Hyper Text Markup Language 为 Open XML presentation...

    products.aspose.cloud/slides/zh/nodejs/split/
  2. Add Watermark in PDF with Java REST API

    Follow this article to add watermark in PDF with Java REST API. You will learn to automatically put watermark on PDF with Java REST Interface using the Java cloud SDK....the above SDK for working with text stamps Steps to Add Watermark...PutPageAddStamp() to add the stamp text as a watermark, and finally...

    kb.aspose.cloud/pdf/java/add-watermark-in-pdf-w...
  3. Add Watermark in PDF with C# REST API

    Follow this article to add watermark in PDF with C# REST API. You will learn to automatically put watermark on PDF with C# REST Interface using the .NET cloud SDK....the above SDK for working with text stamps Steps to Add Watermark...PutPageAddStamp() to add the stamp text as a watermark and save the...

    kb.aspose.cloud/pdf/net/add-watermark-in-pdf-wi...
  4. Working with Shapes on Special Slides|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....with Paragraphs Working with Text Portions Align Shapes Complex...

    docs.aspose.cloud/slides/working-with-shapes-on...
  5. Insert Comment in PDF using C# REST API

    Follow this article to insert comment in PDF using C# REST API. You will learn adding comments on PDF using C# REST API in the form of Text Annotation with an icon and Text....Low Code API in the form of Text Annotation by setting desired...ready for processing Define a text annotation with its position...

    kb.aspose.cloud/pdf/net/insert-comment-in-pdf-u...
  6. Creating Tables for PDF via Cloud Java SDK

    Create tables for PDFs using Aspose.PDF Cloud SDK for Java. Dynamically generate extended structured layouts for documents.... text ( String . format ( "Col #%d"...getParagraphs (). add ( new TextRect (). text ( String . format ( "Row #%d"...

    products.aspose.cloud/pdf/java/table/add/
  7. Replace Images in PDF via Cloud Go SDK

    Replace images in PDF documents using your Go apps via Aspose.PDF Cloud SDK....help break up large blocks of text, making them more attractive...footer in text or image format. Add tables & stamps (text or image)...

    products.aspose.cloud/pdf/go/images/replace/
  8. 通过云端 Node.js SDK 将 PS 转换为 PDF

    使用 Aspose.PDF Cloud SDK for Node.js 将 PostScript (PS) 文件转换为 PDF。... text ); } catch ( error ) { console... error ( error . response . text ); } try { let convertResult...

    products.aspose.cloud/pdf/zh/nodejs/conversion/...
  9. 通过云端 Node.js SDK 将 EPUB 转换为 PDF

    使用 Aspose.PDF Cloud SDK 在您的 Node.js 应用程序中将 EPUB 转换为 PDF。非常适合电子书归档。... text ); } catch ( error ) { console... error ( error . response . text ); } try { let convertResult...

    products.aspose.cloud/pdf/zh/nodejs/conversion/...
  10. 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.... text ); } catch ( error ) { console...; field . type = FieldType . Text ; field . values = [ "James"...

    products.aspose.cloud/pdf/nodejs/acroforms/update/