Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 90,921 for

doc format

(0.38 sec)
  1. Style.List | Aspose.Words for .NET

    Discover how to style your lists effectively! Learn to define unique Formatting for list styles to enhance your content's visual appeal....Gets the list that defines formatting of this list style. public...use it in a document. Document doc = new Document (); // A list...

    reference.aspose.com/words/net/aspose.words/sty...
  2. Aspose::Words::PageSetup::get_LineNumberCountBy...

    Aspose::Words::PageSetup::get_LineNumberCountBy method. Returns or sets the numeric increment for line numbers in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // We can use the section's...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Aspose::Words::PageSetup::get_LineStartingNumbe...

    Aspose::Words::PageSetup::get_LineStartingNumber method. Gets or sets the starting line number in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // We can use the section's...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Aspose::Words::Vba::VbaModuleCollection class |...

    Aspose::Words::Vba::VbaModuleCollection class. Represents a collection of VbaModule objects. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...:: VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words.vba...
  5. C++ API to Convert XSLFO to PPS | products.aspo...

    Convert XSLFO to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader... XSLFO (XSL Formatting Objects) is an XML-based...XML-based markup language for formatting documents. It is used to define...

    products.aspose.com/total/cpp/conversion/xslfo-...
  6. C++ API to Convert XSLFO to PPTM | products.asp...

    Convert XSLFO to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader... XSLFO (XSL Formatting Objects) is a markup language...language for XML document formatting which is most commonly used...

    products.aspose.com/total/cpp/conversion/xslfo-...
  7. Aspose::Words::Notes::FootnoteSeparatorCollecti...

    Aspose::Words::Notes::FootnoteSeparatorCollection::idx_get method. Retrieves a FootnoteSeparator of the specified type in C++....manage footnote separator format. auto doc = System :: MakeObject...FootnoteSeparator > footnoteSeparator = doc -> get_FootnoteSeparators ()...

    reference.aspose.com/words/cpp/aspose.words.not...
  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. 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...
  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.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

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