Sort Score
Result 10 results
Languages All
Labels All
Results 7,141 - 7,150 of 88,660 for

doc format

(0.28 sec)
  1. Aspose::Words::Lists::ListFormat class | Aspose...

    Aspose::Words::Lists::ListFormat class. Allows to control what list Formatting is applied to a paragraph. To learn more, visit the Documentation article in C++....Allows to control what list formatting is applied to a paragraph...has bulleted or numbered formatting applied to it. get_List ()...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Aspose::Words::Paragraph::get_Runs method | Asp...

    Aspose::Words::Paragraph::get_Runs method. Provides access to the typed collection of pieces of text inside the paragraph in C++.... auto doc = System :: MakeObject < Aspose...effectively. ASSERT_EQ ( 6 , doc -> get_Revisions () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. HtmlSaveOptions.tableWidthOutputMode property |...

    HtmlSaveOptions.tableWidthOutputMode property. Controls how table, row and cell widths are exported to HTML, MHTML or EPUB...HtmlElementSizeOutpu Remarks In the HTML format, table, row and cell elements...indents in the output .html. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HtmlLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.HtmlLoadOptions to enhance HTML Document loading into a Document object with customizable options for optimal performance....or Emf) images to Png image format. ConvertShapeToOffice { get;...loaded SVG images to the EMF format. Default value is false and...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Aspose::Words::Saving::RtfSaveOptions class | A...

    Aspose::Words::Saving::RtfSaveOptions class. Can be used to specify additional options when saving a Document into the Rtf Format. To learn more, visit the Documentation article in C++....saving a document into the Rtf format. To learn more, visit the Specify...suitable for the specified save format. static CreateSaveOptions (const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. IStructuredDocumentTag Interface | Aspose.Words...

    Explore the Aspose.Words.Markup.IStructuredDocumentTag interface for efficient management of Structured Document Tags and enhance your Document processing today!...within the node in the FlatOpc format. XmlMapping { get; } Gets an...keeps content inside. Document doc = new Document ( MyDir + "Structured...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Aspose::Words::Themes::ThemeColors class | Aspo...

    Aspose::Words::Themes::ThemeColors class. Represents the color scheme of the Document theme which contains twelve colors. ThemeColors object contains six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink in C++.... auto doc = System :: MakeObject < Aspose...:: Themes :: Theme > theme = doc -> get_Theme (); // Some styles...

    reference.aspose.com/words/cpp/aspose.words.the...
  8. ChartSeriesGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesGroup class, which simplifies managing chart series properties for enhanced data visualization and analysis.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Layout::RevisionOptions class | ...

    Aspose::Words::Layout::RevisionOptions class. Allows to control how Document revisions are handled during layout process. To learn more, visit the Documentation article in C++....the Converting to Fixed-page Format documentation article. class...for content with changes of formatting properties FormatChange Default...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. AutoFitBehavior | Aspose.Words for Java

    Determines how Aspose.Words resizes the table when you invoke the MAspose.Words.Tables.Table.AutoFitAspose.Words.Tables.AutoFitBehavior method in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Table table = builder.startTable();...

    reference.aspose.com/words/java/com.aspose.word...