Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 417,990 for

document

(0.46 sec)
  1. PDF Header Insertion Using JavaScript via C++ |...

    Aspose.PDF for JavaScript via C++ allows you to add a header and footer to your existing PDF file....Add Headers to PDF Document Using JavaScript via C++ Headers...identifies the document, such as the document title, author name...

    products.aspose.com/pdf/javascript-cpp/header/
  2. How to add Text Annotation using .NET | Aspose.PDF

    Add Text annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... powerful and easy to use document manipulation API for C# platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/net/annotation/text/add/
  3. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…... Document doc = new Document(); DocumentBuilder...To insert HTML into a Word document, including SVG content, you...

    forum.aspose.com/t/insert-html-into-word-includ...
  4. OdtSaveOptions.measure_unit property | Aspose.W...

    OdtSaveOptions.measure_unit property. Allows to specify units of measure to apply to Document content...units of measure to apply to document content. The default value...and content properties in documents whereas MS Office uses inches...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Layout::LayoutCollector class | ...

    Aspose::Words::Layout::LayoutCollector class. This class allows to compute page numbers of Document nodes. To learn more, visit the Documentation article in C++....to compute page numbers of document nodes. To learn more, visit...Converting to Fixed-page Format documentation article. class LayoutCollector...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Document.lastSection property | Aspose.Words fo...

    Document.lastSection property. Gets the last section in the Document....lastSection property Document.lastSection property Gets the last...last section in the document. get lastSection () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Format PDF Documents in Python|Aspose.PDF for P...

    Learn how to format PDF Documents, embed fonts, control viewer settings, and adjust display options in Python....Format PDF Documents in Python Contents [ Hide ] This guide is...Python-generated documents. Formatting PDF Document Get Document Window...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  8. DigitalSignatureCollection.Item | Aspose.Words ...

    Retrieve Document signatures easily with DigitalSignatureCollection. Access signatures by index for streamlined Document management and enhanced efficiency....DigitalSignatureColl indexer Gets a document signature at the specified...Examples Shows how to sign documents with X.509 certificates. //...

    reference.aspose.com/words/net/aspose.words.dig...
  9. C++ API to Export TEX to OTT | products.aspose.com

    Convert TEX to OTT within C++ applications....format used for creating documents, especially in the scientific...not suitable for publishing documents. OTT is a more advanced file...

    products.aspose.com/total/cpp/conversion/tex-to...
  10. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...Developer Guide Working with PS Document Working with Clips Live Demos...Add Clip in PS Document A clip in a PS document is a path that...

    docs.aspose.com/page/net/ps/working-with-clips/