Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 103,150 for

doc

(0.07 sec)
  1. TxtSaveOptions.simplify_list_labels property | ...

    TxtSaveOptions.simplify_list_labels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a bulleted list...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTagRangeStart constructor | A...

    StructuredDocumentTagRangeStart constructor. Initializes a new instance of the Structured Document tag range start class....constructor StructuredDocumentTa(doc, type) Initializes a new instance...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SaveOptions.use_high_quality_rendering property...

    SaveOptions.use_high_quality_rendering property. Gets or sets a value determining whether or not to use high quality (i.e... doc = aw . Document ( file_name =...= aw . DocumentBuilder ( doc = doc ) builder . font . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. VbaReference.libId property | Aspose.Words for ...

    VbaReference.libId property. Gets a string value containing the identifier of an Automation type library....LibidReference of [MS-OVBA]: https://docs.microsoft.com/en-us/openspe...ProjectReference of [MS-OVBA]: https://docs.microsoft.com/en-us/openspe...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Lists::ListFormat::RemoveNumbers...

    Aspose::Words::Lists::ListFormat::RemoveNumbers method. Removes numbers or bullets from the current paragraph and sets list level to zero in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Aspose::Words::Vba::VbaReference::get_LibId met...

    Aspose::Words::Vba::VbaReference::get_LibId method. Gets a string value containing the identifier of an Automation type library in C++....LibidReference of [MS-OVBA]: https://docs.microsoft.com/en-us/openspe...ProjectReference of [MS-OVBA]: https://docs.microsoft.com/en-us/openspe...

    reference.aspose.com/words/cpp/aspose.words.vba...
  7. ChartSeriesGroup.BubbleScale | Aspose.Words for...

    Discover the ChartSeriesGroup BubbleScale property to customize bubble sizes in your charts, enhancing data visualization and user engagement.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a bubble 3D chart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. RevisionGroup class | Aspose.Words for Node.js

    Aspose.Words.RevisionGroup class. Represents a group of sequential [Revision](../revision/) objects... let doc = new aw . Document ( base ...."Revisions.docx" ); expect ( doc . revisions . groups . count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageSaveOptions.SaveFormat | Aspose.Words for ...

    Discover the ImageSaveOptions SaveFormat property to effortlessly save Documents in formats like TIFF, PNG, JPEG, and more. Enhance your workflow today!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . ParagraphFormat . Style = doc . Styles...

    reference.aspose.com/words/net/aspose.words.sav...
  10. StructuredDocumentTag.dateDisplayLocale propert...

    StructuredDocumentTag.dateDisplayLocale property. Allows to set/get the language format for the date displayed in this SDT.... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . Date...

    reference.aspose.com/words/nodejs-net/aspose.wo...