Sort Score
Result 10 results
Languages All
Labels All
Results 6,881 - 6,890 of 414,744 for

document

(2.71 sec)
  1. Java API to Export CGM to RTF | products.aspose...

    Convert CGM to RTF using on premise Java API...create, edit, and manipulate documents in a variety of formats. The...create, edit, and convert PDF documents. It also provides the ability...

    products.aspose.com/total/java/conversion/cgm-t...
  2. C++ API to Convert PDF to OTP | products.aspose...

    Convert PDF to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...to OTP Open PDF file using Document class reference Convert PDF...method function Load PPTX document by using Presentation class...

    products.aspose.com/total/cpp/conversion/pdf-to...
  3. C++ API to Convert XML to PPT | products.aspose...

    Convert XML to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...to PPT Open XML file using Document class reference Convert XML...method function Load PPTX document by using Presentation class...

    products.aspose.com/total/cpp/conversion/xml-to...
  4. RtfLoadOptions.recognize_utf8_text property | A...

    RtfLoadOptions.recognize_utf8_text property. When set to ``True``, will try to detect UTF8 characters, they will be preserved during import....characters while loading an RTF document. # Create an "RtfLoadOptions"...modify how we load an RTF document. load_options = aw . loading...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add, Get, or Remove Watermarks in PDF Using Pyt...

    Add, get or remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. Create an instance of WatermarkArtifact...data_dir , outfile ) document = apdf . Document ( path_infile ) artifact...

    products.aspose.com/pdf/python-net/watermark/
  6. BuiltInDocumentProperties.HeadingPairs | Aspose...

    Explore the HeadingPairs property in BuiltInDocumentProperties to easily manage Document headings and enhance your Document organization....HeadingPairs property Specifies document headings and their names....and specifies the count of document parts for this heading in...

    reference.aspose.com/words/net/aspose.words.pro...
  7. PageSetup.VerticalAlignment | Aspose.Words for ...

    Discover how the PageSetup VerticalAlignment property enhances Document layout by adjusting text alignment for improved readability and presentation....of text on each page in a document or section. public PageVerticalAlignmen...sections in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  8. Document.showSpellingErrors property | Aspose.W...

    Document.showSpellingErrors property. Specifies whether to display spelling errors in this Document....showSpellingErrors property Document.showSpellingErrors property...display spelling errors in this document. get showSpellingErrors ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PDF Text Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to Add, Get, and Delete Text Annotation from your PDF Document....the text to an existing PDF document. The text tool lets you add...add text anywhere in the document. A Text Annotation is an annotation...

    docs.aspose.com/pdf/java/text-annotation/
  10. 从PDF文件中提取链接|Aspose.PDF for C++

    使用C#从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... 创建一个 Document 对象。 获取要提取链接的 Page 。 1. 将 ...// 创建 Document 实例 auto document = MakeObject<Document>(_dataDir...

    docs.aspose.com/pdf/zh/cpp/extract-links/