Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 351,176 for

document

(0.07 sec)
  1. C++ API to Export MHTML to FLATOPC | products.a...

    Convert MHTML to FLATOPC within C++ applications....file format used to store documents in an open XML format. It...file format used to store documents and graphics. Converting MHTML...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. Working with Operators using Python|Aspose.PDF ...

    This topic explains how to use operators with Aspose.PDF for Python via .NET. The operator classes provide great features for PDF manipulation....into a PDF file: Open the PDF Document Define Image Placement Coordinates...State Save the Modified PDF Document The following code snippet...

    docs.aspose.com/pdf/python-net/working-with-ope...
  3. Style.next_paragraph_style_name property | Aspo...

    Style.next_paragraph_style_name property. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style....automatically when you edit the document in MS Word. Examples Shows...access a document’s style collection. doc = aw . Document () self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. XamlFixedSaveOptions.resources_folder property ...

    XamlFixedSaveOptions.resources_folder property. Specifies the physical folder where resources (images and fonts) are saved when exporting a Document to fixed page Xaml format...are saved when exporting a document to fixed page Xaml format.... Remarks When you save a Document in fixed page Xaml format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LoadOptions.LanguagePreferences | Aspose.Words ...

    Discover LoadOptions LanguagePreferences to customize Document loading with preferred languages, enhancing user experience and accessibility....preferences that will be used when document is loading. public LanguagePreferences...preferences when loading a document. LoadOptions loadOptions =...

    reference.aspose.com/words/net/aspose.words.loa...
  6. SaveOptions.DefaultTemplate | Aspose.Words for ...

    Manage your SaveOptions with ease! Set or get the default template path and filename for streamlined Document processing. Optimize your workflow today!...set a default template for documents that do not have attached...attached templates. Document doc = new Document (); // Enable automatic...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Joining Word Documents Together|Aspose.Words fo...

    Join a few Document together or append them easily and fast instead of using VSTO in C#....Ask AI Joining Word Documents Together Contents [ Hide ] VSTO...VSTO string mypath = "Document.docx" ; Word . Application wordApp...

    docs.aspose.com/words/net/joining-word-document...
  8. Range class | Aspose.Words for Node.js

    Aspose.Words.Range class. Represents a contiguous area in a Document...Represents a contiguous area in a document. To learn more, visit the...with Ranges documentation article. Remarks The document is represented...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. I want to search for hyperlinks or urls that co...

    Search and replace keyword in a hyperlink and URL...find all hyperlinks in a Word document and modify their target URLs...Exception { Document doc = new Document("path/to/your/document.docx");...

    forum.aspose.com/t/i-want-to-search-for-hyperli...
  10. PageSetup.margins property | Aspose.Words for P...

    PageSetup.margins property. Returns or sets preset [Margins](../../margins/) of the page....page layout of the document. doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) # Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/python-net/aspose.wo...