Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 30,980 for

doc

(0.04 sec)
  1. ListFormat.list_level_number property | Aspose....

    ListFormat.list_level_number property. Gets or sets the list level number (0 to 8) for the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. FindReplaceOptions.LegacyMode | Aspose.Words fo...

    Discover the FindReplaceOptions LegacyMode property to easily toggle the classic find/replace algorithm for enhanced functionality and seamless user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Jason gave...

    reference.aspose.com/words/net/aspose.words.rep...
  4. DocumentBuilder.CurrentStructuredDocumentTag | ...

    Discover the CurrentStructuredDocumentTag property in DocumentBuilder. Easily access the selected structured Document tag for efficient Document management.... Document doc = new Document ( MyDir + "Structured...builder = new DocumentBuilder ( doc ); // There is a several ways...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::Saving::ImageBinarizationMethod ...

    Aspose::Words::Saving::ImageBinarizationMethod enum. Specifies the method used to binarize image in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Markup::StructuredDocumentTag::S...

    Aspose::Words::Markup::StructuredDocumentTag::SetCheckedSymbol method. Sets the symbol used to represent the checked state of a check box content control in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); auto sdtCheckBox = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. FieldIncludePicture.ResizeVertically | Aspose.W...

    Discover how the ResizeVertically property of FieldIncludePicture enhances image management by allowing vertical resizing for optimal display.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two similar field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Use a DocumentBuilder to...

    reference.aspose.com/words/java/com.aspose.word...
  9. TableStyle.Shading | Aspose.Words for .NET

    Discover the TableStyle Shading property to enhance your table cells with customizable shading formatting for a polished, professional look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/tab...
  10. TableStyle.VerticalAlignment | Aspose.Words for...

    Discover the TableStyle VerticalAlignment property to effortlessly control cell alignment in your tables, enhancing readability and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/tab...