Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 180,096 for

doc

(0.21 sec)
  1. FieldPrint.post_script_group property | Aspose....

    FieldPrint.post_script_group property. Gets or sets the drawing rectangle that the PostScript instructions operate on.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'My paragraph'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::PageSetup::get_SheetsPerBooklet ...

    Aspose::Words::PageSetup::get_SheetsPerBooklet method. Returns or sets the number of pages to be included in each booklet in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "My...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxisTitle class. Provides access to the axis title properties... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.StyleOptions | Aspose.Words for .NET

    Discover the Table StyleOptions property to customize your table's appearance with flexible bit flags. Enhance your table's style effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  5. ChartDataLabelCollection.show_leader_lines prop...

    ChartDataLabelCollection.show_leader_lines property. Allows to specify whether data label leader lines need be shown for the data labels of the entire series... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::ImageSaveOptions::get_Th...

    Aspose::Words::Saving::ImageSaveOptions::get_ThresholdForFloydSteinbergDithering method. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method. when ImageBinarizationMethod is FloydSteinbergDithering in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer text of a section...Name Description HeaderFooter(doc, header_footer_type) Creates...all footers from a document. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldBarcode.facing_identification_mark propert...

    FieldBarcode.facing_identification_mark property. Gets or sets the type of a Facing Identification Mark (FIM) to insert.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln () # Below...

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

    Discover the active Document protection type for enhanced security and data integrity. Safeguard your files effortlessly with our advanced features.... Document doc = new Document (); doc . Protect ( ProtectionType..."password" ); Assert . That ( doc . ProtectionType , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Set Document Window and Page Display Properties...

    Customize Document and page display settings in PDFs using Ruby and Aspose.PDF.... doc = Rjb :: import ( ' com . aspose...' s window - Default : false doc . setCenterWindow ( true ) #...

    docs.aspose.com/pdf/java/set-document-window-an...