Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 81,337 for

doc format

(0.25 sec)
  1. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in text Formats. Default, PrimaryOnly....footers are exported to the text formats. Default value is PrimaryOnly...footers to plain text format. Document doc = new Document (); //...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your Document's structure by identifying bulleted or numbered paragraphs for better readability....has bulleted or numbered formatting applied to it. public bool...that are list items. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  3. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a Document into fixed page Formats (PDF, XPS, images etc)...a document into fixed page formats (PDF, XPS, images etc). To...neighbor glyphs with the same formatting are concatenated. Note: The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. C# API to convert Publisher PUB files

    Convertion functionality of Publisher file using Aspose.PUB for .NET solution is described and demonstrated with the pseuDocode in this article....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/pub/net/convert-pub-files/
  6. Aspose::Words::RevisionGroupCollection class | ...

    Aspose::Words::RevisionGroupCollection class. A collection of RevisionGroup objects that represent revision groups in the Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose..."Revisions.docx" ); ASSERT_EQ ( 7 , doc -> get_Revisions () -> get_Groups...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. RevisionOptions.deleted_text_effect property | ...

    RevisionOptions.deleted_text_effect property. Allows to specify the effect to be applied to the deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... doc = aw . Document ( file_name =...revisions. revision_options = doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionOptions.moved_from_text_color property ...

    RevisionOptions.moved_from_text_color property. Allows to specify the color to be used for areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... doc = aw . Document ( file_name =...revisions. revision_options = doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_WordOpenXMLMinimal method. Gets a string that represents the XML contained within the node in the FlatOpc Format. Unlike the WordOpenXML property, this method generates a stripped-down Document that excludes any non-content-related parts in C++....within the node in the FlatOpc format. Unlike the WordOpenXML property...content control elements. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. ChartMarker.Size | Aspose.Words for .NET

    Adjust the ChartMarker size easily! Customize your chart's marker size for enhanced clarity and visual appeal. Default is 7....ChartDataPoint () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

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