Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 42,363 for

doc

(0.08 sec)
  1. ChartLegend.font property | Aspose.Words for No...

    ChartLegend.font property. Provides access to the default font formatting of legend entries... let doc = new aw . Document ( base ....series.docx" ); let chart = doc . getShape ( 0 , true ). chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Write some text, and then...

    reference.aspose.com/words/java/com.aspose.word...
  3. DropCapPosition enumeration | Aspose.Words for ...

    aspose.words.DropCapPosition enumeration. Specifies the position for a drop cap text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert one paragraph with...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Font::get_Shadow method | Aspose...

    Aspose::Words::Font::get_Shadow method. True if the font is formatted as shadowed in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Set the Shadow flag to...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. StructuredDocumentTagCollection.get_by_id metho...

    StructuredDocumentTagCollection.get_by_id method. Returns the structured Document tag by identifier.... doc = aw . Document ( file_name =...structured document tag by Id. sdt = doc . range . structured_document_tags...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPath.XScale | Aspose.Words for .NET

    Discover how the TextPath XScale property enhances your design by enabling straight text paths for smoother, more precise layouts....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextPath.ReverseRows | Aspose.Words for .NET

    Discover the TextPath ReverseRows property to enhance your layout. Control row order for improved design flexibility and user experience....InsertTextPaths () { Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FixedPageSaveOptions.jpeg_quality property | As...

    FixedPageSaveOptions.jpeg_quality property. Gets or sets a value determining the quality of the JPEG images inside Html Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_image (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.suppress_line_numbers property ...

    ParagraphFormat.suppress_line_numbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # We can use the section's...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java....populate document with data: String doc = getMyDir() + "Reporting engine...} ReportBuilder.buildReport(doc, getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...