Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 168,868 for

doc

(0.14 sec)
  1. TableStyle.BottomPadding | Aspose.Words for .NET

    Discover the TableStyle BottomPadding property, customize your table cell spacing for enhanced layout and readability. Optimize your design effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/tab...
  2. ChartDataLabelCollection.orientation property |...

    ChartDataLabelCollection.orientation property. Gets or sets the text orientation of the data labels of the entire series.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TableStyle.rightPadding property | Aspose.Words...

    TableStyle.rightPadding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.pop_font method | Aspose.Words ...

    DocumentBuilder.pop_font method. Retrieves character formatting previously saved on the stack.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set up font formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldPrint::get_PostScri...

    Aspose::Words::Fields::FieldPrint::get_PostScriptGroup method. Gets or sets the drawing rectangle that the PostScript instructions operate on in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "My paragraph"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldCompare.LeftExpression | Aspose.Words for ...

    Discover the FieldCompare LeftExpression property, easily access or modify the left side of your comparison expressions for enhanced data analysis.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldCompare field = ( FieldCompare...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ChartSeries.LegendEntry | Aspose.Words for .NET

    Discover the ChartSeries LegendEntry property to easily access and customize legend entries for your charts, enhancing your data visualization.... Document doc = new Document ( MyDir + "Reporting...); Chart chart = (( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Add HTML String using DOM in Python|Aspose.PDF ...

    Explains how to add HTML string in DOM using Python with PDF file format library...Document object doc = self . Document () page = doc . getPages ()...add ( title ) # Save PDF file doc . save ( self . dataDir + 'html...

    docs.aspose.com/pdf/java/add-html-string-using-...
  9. StructuredDocumentTagCollection.get_by_title me...

    StructuredDocumentTagCollection.get_by_title method. Returns the first structured Document tag encountered in the collection with the specified title.... doc = aw . Document ( file_name =...structured document tag by Id. sdt = doc . range . structured_document_tags...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldPrintDate.UseLunarCalendar | Aspose.Words ...

    Manage dates effortlessly with the FieldPrintDate UseLunarCalendar property. Easily toggle between Hijri and Hebrew Lunar calendars for seamless integration.... Document doc = new Document ( MyDir + "Field...FieldPrintDate field = ( FieldPrintDate ) doc . Range . Fields [ 0 ]; Assert...

    reference.aspose.com/words/net/aspose.words.fie...