Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 80,986 for

doc format

(0.3 sec)
  1. FootnoteSeparatorType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.FootnoteSeparatorType enum to customize footnote and endnote separators, enhancing Document Formatting and readability.... Document doc = new Document ( MyDir + "Footnotes...FootnoteSeparator endnoteSeparator = doc . FootnoteSeparators [ FootnoteSeparatorTyp...

    reference.aspose.com/words/net/aspose.words.not...
  2. Aspose::Words::Revision::get_ParentStyle method...

    Aspose::Words::Revision::get_ParentStyle method. Gets the immediate parent style (owner) of this revision. This property will work for only for the StyleDefinitionChange revision type in C++.... auto doc = System :: MakeObject < Aspose...RevisionCollection > revisions = doc -> get_Revisions (); // This...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. Aspose::Words::RevisionGroupCollection::GetEnum...

    Aspose::Words::RevisionGroupCollection::GetEnumerator method. Returns an enumerator object in C++.... auto doc = System :: MakeObject < Aspose...RevisionCollection > revisions = doc -> get_Revisions (); // This...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. Table.StyleIdentifier | Aspose.Words for .NET

    Discover the Table StyleIdentifier property to easily manage locale-independent table styles, enhancing your data presentation effortlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  5. ChartDataPoint | Aspose.Words for Java

    Allows to specify Formatting of a single data point on the chart in Java....Cloneable Allows to specify formatting of a single data point on...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. RevisionOptions.InsertedTextEffect | Aspose.Wor...

    Discover the RevisionOptions InsertedTextEffect property to customize your content with unique effects. Default, Underline. Enhance your text's impact!... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  7. RevisionOptions.CommentColor | Aspose.Words for...

    Customize your comments with RevisionOptions' CommentColor property. Easily set your preferred color—default is red—for enhanced visibility!... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  8. ImageType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageType enum to easily manage image Formats in Microsoft Word Documents. Enhance your Document's visual appeal!...enumeration Specifies the type (format) of an image in a Microsoft...to read WebP image. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Comment::get_Ancestor method | A...

    Aspose::Words::Comment::get_Ancestor method. Returns the parent Comment object. Returns null for top-level comments in C++.... auto doc = System :: MakeObject < Aspose...NodeCollection > comments = doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. ImageSaveOptions.UseGdiEmfRenderer | Aspose.Wor...

    Optimize EMF saving with ImageSaveOptions. Control GDI or Aspose.Words renderer settings for enhanced image quality and performance....written directly to the metafile format with Aspose.Words. Has effect...a document to .emf. Document doc = new Document (); DocumentBuilder...

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