Sort Score
Result 10 results
Languages All
Labels All
Results 9,611 - 9,620 of 168,853 for

doc

(0.19 sec)
  1. PdfDigitalSignatureDetails.CertificateHolder | ...

    Discover the PdfDigitalSignatureDetails CertificateHolder property. Access the certificate holder object for enhanced Document signing security.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Contents...

    reference.aspose.com/words/net/aspose.words.sav...
  2. DownsampleOptions.downsample_images property | ...

    DownsampleOptions.downsample_images property. Specifies whether images should be downsampled.... doc = aw . Document ( file_name =...downsample_options . resolution_threshold ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataPointCollection.copy_format method | A...

    ChartDataPointCollection.copy_format method. Copies format from the source data point to the destination data point.... doc = aw . Document ( file_name =...series to update format. shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a table with red...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM Document if the encoding is not specified inside the Document... let doc = new aw . Document ( base ....txt" , loadOptions ); expect ( doc . toString ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. EndnotePosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words EndnotePosition enum for precise control over endnote placement in Documents, enhancing your text formatting capabilities.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // An endnote is a way to...

    reference.aspose.com/words/net/aspose.words.not...
  8. PdfSaveOptions.createNoteHyperlinks property | ...

    PdfSaveOptions.createNoteHyperlinks property. Specifies whether to convert footnote/endnote references in main text story into active hyperlinks... let doc = new aw . Document ( base ....createNoteHyperlinks = true ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PreferredWidthType enumeration | Aspose.Words f...

    aspose.words.tables.PreferredWidthType enumeration. Specifies the unit of measurement for the preferred width of a table or cell.... doc = aw . Document ( file_name =...MY_DIR + 'Tables.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Tables::Table::get_AbsoluteVerti...

    Aspose::Words::Tables::Table::get_AbsoluteVerticalDistance method. Gets or sets absolute vertical floating table position specified by the table properties, in points. Default value is 0 in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...