Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 244,123 for

aspose.words

(0.88 sec)
  1. Node.as_cell method | Aspose.Words for Python

    Node.as_cell method. Cast Node to [Cell](../../../Aspose.words.tables/cell/).... See Also module aspose.words class Node Node.as_building_block...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IStructuredDocumentTag.Appearance | Aspose.Word...

    Discover the IStructuredDocumentTag Appearance property to customize and enhance your structured document tags for improved user experience....namespace Aspose.Words.Markup assembly Aspose.Words IStructuredDocumentT...

    reference.aspose.com/words/net/aspose.words.mar...
  3. CssSavingArgs.keepCssStreamOpen property | Aspo...

    CssSavingArgs.keepCssStreamOpen property. Specifies whether Aspose.words should keep the stream open or close it after saving an CSS information....property Specifies whether Aspose.Words should keep the stream open...Remarks Default is false and Aspose.Words will close the stream you...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. InlineStory.IsMoveToRevision | Aspose.Words for...

    Discover InlineStory's IsMoveToRevision property, easily track changes in Microsoft Word with true/false status for seamless document editing....editing a document using Aspose.Words, we can begin tracking revisions...InlineStory namespace Aspose.Words assembly Aspose.Words InlineStory.IsMoveFromRevision...

    reference.aspose.com/words/net/aspose.words/inl...
  5. Aspose.Words hangs indefinitely when saving as ...

    Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…...Aspose.Words hangs indefinitely when saving as PDF Aspose.Words...Length); Aspose.Words.Document document = new Aspose.Words.Document(ms);...

    forum.aspose.com/t/aspose-words-hangs-indefinit...
  6. ColorPrintMode Enum | Aspose.Words for .NET

    Discover the Aspose.words.Rendering.ColorPrintMode enum for optimized color printing. Control how non-colored pages are printed for enhanced document quality....return ; // Create the "Aspose.Words" implementation of the ...InvalidatePreview (); // Pass the "Aspose.Words" print document to the ...

    reference.aspose.com/words/net/aspose.words.ren...
  7. RevisionGroup Class | Aspose.Words for .NET

    Discover the Aspose.words.RevisionGroup class, designed to efficiently manage and organize sequential Revision objects for streamlined document editing....Also namespace Aspose.Words assembly Aspose.Words RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  8. ConverterContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.words LowCode ConverterContext class for seamless document conversion and enhanced workflow efficiency. Transform your documents effortlessly....OoxmlSaveOptions { Password = "Aspose.Words" }; LoadOptions loadOptions...OoxmlSaveOptions { Password = "Aspose.Words" }; LoadOptions loadOptions...

    reference.aspose.com/words/net/aspose.words.low...
  9. NodeList class | Aspose.Words for Node.js

    Aspose.words.NodeList class. Represents a collection of nodes matching an XPath query executed using the [CompositeNode.selectNodes()](../compositenode/selectNodes/#string) method...To learn more, visit the Aspose.Words Document Object Model (DOM)...of nodes. See Also module Aspose.Words NodeImporter class NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Document.automatically_update_styles property |...

    Document.automatically_update_styles property. Gets or sets a flag indicating whether the styles in the document are updated to match the styles in the attached template each time the document is opened in MS Word....default template for blank Aspose.Words documents. self . assertEqual...options ) See Also module aspose.words class Document Document...

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