Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 166,444 for

document

(0.08 sec)
  1. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes...Words Document Object Model (DOM) documentation article. Remarks...Remarks A document is represented as a tree of nodes, similar...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlSaveOptions.CssSavingCallback | Aspose.Word...

    Control CSS style saving with HtmlSaveOptions CssSavingCallback. Optimize your Document exports to HTML, MHTML, or EPUB effortlessly!...CSS styles are saved when a document is saved to HTML, MHTML or...ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the Document....collection of styles defined in the document. @property def styles ( self...list formatting. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GlowFormat.Color | Aspose.Words for .NET

    Discover the GlowFormat Color property to customize your glow effects. Easily set vibrant colors for stunning visual impact. Default is Black.... Document doc = new Document ( MyDir + "Various..."Shape.Glow.docx" ); doc = new Document ( ArtifactsDir + "Shape.Glow...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Manager method. Gets or sets the manager property in C++....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_TotalEditingTime method. Gets or sets the total editing time in minutes in C++....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Aspose::Words::Rendering::ThumbnailGeneratingOp...

    Aspose::Words::Rendering::ThumbnailGeneratingOptions::get_ThumbnailSize method. Size of generated thumbnail in pixels. Default is 600x900 in C++....update a document’s thumbnail. auto doc = MakeObject < Document > ();...saving a document to .epub. // 1 - Use the document's first page:...

    reference.aspose.com/words/cpp/aspose.words.ren...
  8. Converter.convert method | Aspose.Words for Python

    aspose.words.lowcode.Converter.convert method...the given input document into the output document using specified...the given input document into the output document using specified...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....the Working with Fields documentation article. Remarks: Builds...table at this place in the document. Examples: Shows how to insert...

    reference.aspose.com/words/java/com.aspose.word...
  10. Comment.DateTime | Aspose.Words for .NET

    Discover the Comment DateTime property, which captures the exact date and time a comment is posted, enhancing your content management experience....their comment ranges using a document visitor. public void CreateCommentsAndPri...CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...

    reference.aspose.com/words/net/aspose.words/com...