Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 180,131 for

doc

(0.19 sec)
  1. ChartFormat.shape_type property | Aspose.Words ...

    ChartFormat.shape_type property. Gets or sets the shape type of the parent chart element.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConvertUtil.point_to_inch method | Aspose.Words...

    ConvertUtil.point_to_inch method. Converts points to inches.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A section's "Page Setup"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportImagesAsBase64 method. Specifies whether images are saved in Base64 format to the output HTML, MHTML or EPUB. Default is false in C++.... auto doc = System :: MakeObject < Aspose...-> set_PrettyFormat ( true ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. C# API to Export PS to FLATOPC | products.aspos...

    Convert PS to FLATOPC without using Microsoft Word...PostScript (PS) files to the DOC format. Once the conversion is...API can be used to render the DOC file to the FLATOPC format. The...

    products.aspose.com/total/net/conversion/ps-to-...
  5. ChartMarker.format property | Aspose.Words for ...

    ChartMarker.format property. Provides access to fill and line formatting of this marker.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeriesCollection.add_double method | Aspos...

    aspose.words.drawing.charts.ChartSeriesCollection.add_double method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a Histogram chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldCompare::get_LeftEx...

    Aspose::Words::Fields::FieldCompare::get_LeftExpression method. Gets or sets the left part of the comparison expression in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. InlineStory.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with InlineStory's EnsureMinimum method, which adds a paragraph if the last child isn't one, enhancing readability and structure.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Footnote footnote = builder...

    reference.aspose.com/words/net/aspose.words/inl...
  9. InlineStory.ParentParagraph | Aspose.Words for ...

    Discover the InlineStory ParentParagraph property to effortlessly access the parent Paragraph of any node, enhancing your content management experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Footnote footnote = builder...

    reference.aspose.com/words/net/aspose.words/inl...
  10. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one list level... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list with three...

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