Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 412,713 for

document

(0.89 sec)
  1. Rotate PDF using PHP | Aspose.PDF

    Rotate PDF Documents programmatically with PHP sample code using Aspose.PDF for PHP via Java... powerful and easy-to-use document manipulation tool in php-java...GitHub page. How to Rotate PDF documents You need Aspose.PDF for PHP...

    products.aspose.com/pdf/php-java/rotate/
  2. Reading a sub template from memory stream - Fre...

    Hello, In word template, I have a reference to a subtemplate from C drive <<doc ["C:\\Aspose\\Sample\\SubTemplate\\Subtemplate.docx"] -build>> But, I am not sure how I can reference the sub template from memory stream…...Words, you can utilize the Document class to load the subtemplate...main template Document mainTemplate = new Document("path_to_your_main_template...

    forum.aspose.com/t/reading-a-sub-template-from-...
  3. Aspose::Words::Saving::PdfSaveOptions class | A...

    Aspose::Words::Saving::PdfSaveOptions class. Can be used to specify additional options when saving a Document into the Pdf format. To learn more, visit the Documentation article in C++....additional options when saving a document into the Pdf format. To learn...the Specify Save Options documentation article. class PdfSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Add and Delete a Bookmark|Aspose.PDF for .NET

    You can add a bookmark to a PDF Document with C#. It is possible to delete all or particular bookmarks from a PDF Document....to a PDF Document Bookmarks are held in the Document object’s...a PDF: Open a PDF document using Document object. Create a bookmark...

    docs.aspose.com/pdf/net/add-and-delete-bookmark/
  5. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for Document page extracting in Java....Allows to specify options for document page extracting. Examples:...the NUMPAGE field. Document doc = new Document(getMyDir() + "Page...

    reference.aspose.com/words/java/com.aspose.word...
  6. StructuredDocumentTag.contents_font property | ...

    StructuredDocumentTag.contents_font property. Font formatting that will be applied to text entered into SDT....how to create a structured document tag in a plain text box and...doc = aw . Document () # Create a structured document tag that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 以编程方式打开 PDF 文档|Aspose.PDF for .NET

    了解如何在 C# Aspose.PDF for .NET PDF 库中打开 PDF 文件。您可以打开现有 PDF、从流中加载文档以及处理加密的 PDF 文档。...OpenDocument () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/open-pdf-document/
  8. Android API to Render PS to MARKDOWN | products...

    Transform PS to MARKDOWN via Android via Java API...Why to Convert The Portable Document Format (PDF) is a widely used...format for documents. It is used to store documents in a format...

    products.aspose.com/total/android-java/conversi...
  9. Features|Aspose.Words for .NET

    Aspose.Words for .NET provides users with a wide range of features from simply converting and modifying Documents to creating structured and visually appealing Documents or automating reporting using C#....can perform a huge amount of document-related tasks – from simply...simply converting documents from one supported format to another...

    docs.aspose.com/words/net/features/
  10. SdtType | Aspose.Words for Java

    Specifies the type of a structured Document tag SDT node in Java....Specifies the type of a structured document tag (SDT) node. Examples:...structured document tag of the Citation type. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...