Sort Score
Result 10 results
Languages All
Labels All
Results 6,121 - 6,130 of 170,563 for

doc

(0.1 sec)
  1. Aspose::Words::Drawing::Fill::get_ForeTintAndSh...

    Aspose::Words::Drawing::Fill::get_ForeTintAndShade method. Gets or sets a double value that lightens or darkens the foreground color in C++.... auto doc = System :: MakeObject < Aspose...Drawing :: Fill > textFill = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FontInfoCollection.embed_system_fonts property ...

    FontInfoCollection.embed_system_fonts property. Specifies whether or not to embed System fonts into the Document... This option works for DOC, DOCX and RTF formats only. Examples...with embedded TrueType fonts. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.RevisionsView | Aspose.Words for .NET

    Effortlessly manage Document revisions! Choose between original or updated versions for seamless collaboration and enhanced productivity.... Document doc = new Document ( MyDir + "Revisions..."Revisions at list levels.docx" ); doc . UpdateListLabels (); ParagraphCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  4. ParagraphFormat.right_indent property | Aspose....

    ParagraphFormat.right_indent property. Gets or sets the value (in points) that represents the right indent for paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Center all text that the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Java API to Export PS to XAMLFLOW | products.as...

    Convert PS to XAMLFLOW using on premise Java API...is to render the PS file to DOC using Aspose.PDF for Java. Aspose...formats such as DOC. The second step is to convert the DOC file to XAMLFLOW...

    products.aspose.com/total/java/conversion/ps-to...
  6. ChartMultilevelValue | Aspose.Words for .NET

    Discover the ChartMultilevelValue constructor, designed to create a powerful three-level value instance for enhanced data visualization and analysis.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a Treemap chart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. DocumentDirection enumeration | Aspose.Words fo...

    aspose.words.loading.DocumentDirection enumeration. Allows to specify the direction to flow the text in a Document.... doc = aw . Document ( file_name =...load_options ) self . assertTrue ( doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.styleIdentifier property | Aspose.Words fo...

    Font.styleIdentifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Below are two ways of referencing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Field.display_result property | Aspose.Words fo...

    Field.display_result property. Gets the text that represents the displayed field result.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'This document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeriesGroup.gap_width property | Aspose.Wo...

    ChartSeriesGroup.gap_width property. Gets or sets the percentage of gap width between chart elements.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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