Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 170,558 for

doc

(0.08 sec)
  1. Table.AbsoluteHorizontalDistance | Aspose.Words...

    Discover the Table AbsoluteHorizontalDistance property to easily adjust your table's horizontal position in points. Optimize layout with a default of 0!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Font.nameAscii property | Aspose.Words for Node.js

    Font.nameAscii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Suppose a run that we use...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfSaveOptions.PreblendImages | Aspose.Words fo...

    Discover PdfSaveOptions' PreblendImages property. Easily control transparent image blending for enhanced Document quality and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertImage ( ImageDir...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfCustomPropertiesExport enumeration | Aspose....

    aspose.words.saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.custom_Document_properties](../../aspose.words/Document/custom_Document_properties/) are exported to PDF file.... doc = aw . Document () doc . custom_document_properties...pdf_custom_properties_export_mode doc . save ( ARTIFACTS_DIR + 'PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::TextColumnCollection::SetCount m...

    Aspose::Words::TextColumnCollection::SetCount method. Arranges text into the specified number of text columns in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. PageInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.PageInfo class, which provides essential details about each Document page, enhancing your Document rendering experience.... Document doc = new Document ( MyDir + "Rendering...PrinterSettings (). PaperSources ; doc . FirstSection . PageSetup ....

    reference.aspose.com/words/net/aspose.words.ren...
  7. ImageSize.WidthPixels | Aspose.Words for .NET

    Discover the ImageSize WidthPixels property to easily retrieve the pixel width of your images, enhancing your image management and optimization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a shape into the...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataLabelCollection.showPercentage propert...

    ChartDataLabelCollection.showPercentage property. Allows to specify whether percentage value is to be displayed for the data labels of the entire series... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chart = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageSaveOptions.tiffCompression property | Asp...

    ImageSaveOptions.tiffCompression property. Gets or sets the type of compression to apply when saving generated images to the TIFF format.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . insertImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FindReplaceOptions.ignore_footnotes property | ...

    FindReplaceOptions.ignore_footnotes property. Gets or sets a boolean value indicating either to ignore footnotes... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . write ( 'Lorem ipsum...

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