Sort Score
Result 10 results
Languages All
Labels All
Results 7,931 - 7,940 of 180,456 for

doc

(0.12 sec)
  1. Aspose::Words::PageSetup::get_BorderAlwaysInFro...

    Aspose::Words::PageSetup::get_BorderAlwaysInFront method. Specifies where the page border is positioned relative to intersecting texts and objects in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Chart.Title | Aspose.Words for .NET

    Discover the Chart Title property for easy customization and enhanced visuals. Unlock your charts' full potential with user-friendly features!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a chart shape with...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Font.LocaleId | Aspose.Words for .NET

    Discover how the Font LocaleId property enhances your text formatting by managing locale identifiers for diverse character languages. Improve your coding today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If we set the font's locale...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Font.kerning property | Aspose.Words for Node.js

    Font.kerning property. Gets or sets the font size at which kerning starts.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . name = "Arial...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RevisionOptions.revision_bars_width property | ...

    RevisionOptions.revision_bars_width property. Gets or sets width of revision bars, points.... doc = aw . Document ( file_name =...revisions. revision_options = doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::XpsSaveOptions::get_Outl...

    Aspose::Words::Saving::XpsSaveOptions::get_OutlineOptions method. Allows to specify outline options in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert headings that can...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. FieldIndex.HasSequenceName | Aspose.Words for .NET

    Discover if a sequence is needed for efficient field result building with the FieldIndex HasSequenceName property. Optimize your data management today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldIndex.SequenceName | Aspose.Words for .NET

    Discover the FieldIndex SequenceName property to easily manage sequence names and enhance pagination efficiency in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Tables::Table::get_DistanceLeft ...

    Aspose::Words::Tables::Table::get_DistanceLeft method. Gets or sets distance between table left and the surrounding text, in points in C++.... auto doc = System :: MakeObject < Aspose...:: Tables :: Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Add Watermark to PDF using Python | Aspose.PDF

    Add watermark to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... data_dir , outfile ) doc = apdf . Document ( path_infile...artifact . is_background = True doc . pages [ 1 ] . artifacts . append...

    products.aspose.com/pdf/python-net/watermark/add/