Sort Score
Result 10 results
Languages All
Labels All
Results 9,811 - 9,820 of 180,095 for

doc

(0.13 sec)
  1. CommentRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it...Description CommentRangeEnd(doc, id) Initializes a new instance...'CreateCommentsAndPri' , () => { let doc = new aw . Document (); let newComment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldMergeField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeField class for seamless Document automation. Enhance your workflows with powerful MERGEFIELD functionality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a data table to...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Font::get_NameFarEast method | A...

    Aspose::Words::Font::get_NameFarEast method. Returns or sets an East Asian font name in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Specify font settings that...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ParagraphBreak method. Specifies the string to use as a paragraph break when exporting in text formats in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Paragraph...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the Docx, Docm, Dotx, Dotm or FlatOpc format. To learn more, visit the Documentation article in C++....files used when saving to a DOC or DOCX file. By default this...document to adhere to. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Delete a Particular Page from the PDF File in P...

    Learn how to remove a specific page from a PDF Document in Python using Aspose.PDF, providing efficient Document editing.... doc = self . Document () pdf = self...the newly generated PDF file doc . save ( self . dataDir + "output...

    docs.aspose.com/pdf/java/delete-a-particular-pa...
  7. Delete a Particular Page from the PDF File in P...

    Learn how to delete a specific page from a PDF file using Python with Aspose.PDF, enabling selective content removal.... doc = self . Document () pdf = self...the newly generated PDF file doc . save ( self . dataDir + "output...

    docs.aspose.com/pdf/python-java/delete-a-partic...
  8. Convert SVG file to PDF format in Python|Aspose...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... SvgLoadOptions (); doc = self . Document () pdf = self...Save the output to XLS format doc . save ( self . dataDir + "SVG1...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  9. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert column chart. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Tables::Table::get_AllowAutoFit ...

    Aspose::Words::Tables::Table::get_AllowAutoFit method. Allows Microsoft Word and Aspose.Words to automatically resize cells in a table to fit their contents in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

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