Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 417,994 for

document

(0.14 sec)
  1. LoadOptions.mswVersion property | Aspose.Words ...

    LoadOptions.mswVersion property. Allows to specify that the Document loading process should match a specific MS Word version...Allows to specify that the document loading process should match...handle certain aspects of document content and formatting slightly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Margins Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Margins enum for customizable Document margins. Enhance your Document formatting with easy-to-use presets!...layout of the document. Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/net/aspose.words/mar...
  3. FixedPageSaveOptions.optimizeOutput property | ...

    FixedPageSaveOptions.optimizeOutput property. Flag indicates whether it is required to optimize output...Examples Shows how to optimize document objects while saving to xps...new aw . Document ( base . myDir + "Unoptimized document.docx" );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....annotation: Load the PDF file - new Document . Create new CaretAnnotation...as ap # Open document document = ap . Document ( input_file )...

    docs.aspose.com/pdf/python-net/extra-annotations/
  5. CheckGrammarOptions Class | Aspose.Words for .NET

    Optimize your Documents with Aspose.Words.AI.CheckGrammarOptions. Discover customizable AI grammar checks for flawless writing and enhanced clarity....while checking grammar of a document using AI. public class CheckGrammarOptions...specify either final or revised document to be returned with proofed...

    reference.aspose.com/words/net/aspose.words.ai/...
  6. StyleCollection.DefaultParagraphFormat | Aspose...

    Discover the StyleCollection DefaultParagraphFormat property to easily access and customize your Document's default paragraph formatting for enhanced readability....DefaultParagraphForm property Gets document default paragraph formatting...get ; } Remarks Note that document-wide defaults were introduced...

    reference.aspose.com/words/net/aspose.words/sty...
  7. CustomDocumentProperties.add method | Aspose.Wo...

    aspose.words.properties.CustomDocumentProperties.add method...value) Creates a new custom document property of the PropertyType...value) Creates a new custom document property of the PropertyType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FixedPageSaveOptions.optimize_output property |...

    FixedPageSaveOptions.optimize_output property. Flag indicates whether it is required to optimize output...Examples Shows how to optimize document objects while saving to xps...doc = aw . Document ( MY_DIR + 'Unoptimized document.docx' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Loading::LoadOptions::get_Encodi...

    Aspose::Words::Loading::LoadOptions::get_Encoding method. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM Document if the encoding is not specified inside the Document. Can be null. Default is null in C++....load an HTML, TXT, or CHM document if the encoding is not specified...specified inside the document. Can be null . Default is null ....

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Getting additional Hyperlinks When Comparing Wo...

    Hi, When I compare two Word Documents, I notice that some additional links appear. What could be the reason for this, and how can I resolve the issue? Aspose Word Version : 25.5 Snippet : byte[] oldDoc = null; // her…...Hyperlinks When Comparing Word Documents Aspose.Words Product Family... When I compare two Word documents, I notice that some additional...

    forum.aspose.com/t/getting-additional-hyperlink...