Sort Score
Result 10 results
Languages All
Labels All
Results 8,251 - 8,260 of 180,789 for

doc

(0.26 sec)
  1. Document.HasMacros | Aspose.Words for .NET

    Discover if your Document contains VBA project macros with the HasMacros property. Enhance automation and efficiency in your workflows today!... Document doc = new Document ( MyDir + "Macro...DocumentBuilder ( doc ); Assert . That ( doc . HasMacros , Is...

    reference.aspose.com/words/net/aspose.words/doc...
  2. FieldRD.FileName | Aspose.Words for .NET

    Discover how the FieldRD FileName property simplifies file management by easily setting names for generating your table of contents and indexes.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. AsposeWordsPrintDocument.ColorPagesPrinted | As...

    Discover the Aspose.Words PrintDocument ColorPagesPrinted property to efficiently track the number of pages printed in vibrant color. Maximize your printing insights!... Document doc = new Document ( MyDir + "Rendering...PrinterSettings . MaximumPage = doc . PageCount ; printDlg . PrinterSettings...

    reference.aspose.com/words/net/aspose.words.ren...
  4. StructuredDocumentTagRangeStart.xmlMapping prop...

    StructuredDocumentTagRangeStart.xmlMapping property. Gets an object that represents the mapping of this structured Document tag range to XML data in a custom XML part of the current Document.... let doc = new aw . Document ( base ....#2</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert text with PAGE and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Hyperlinks | Aspose.Note Documenta...

    A comprehensive guide on creating and managing hyperlinks within your Java development projects....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/note/java/working-with-hyperlinks/
  7. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a data table to be...

    reference.aspose.com/words/java/com.aspose.word...
  8. Add Bookmarks|Aspose.Words for Java

    Add bookmarks to a Document easily and fast instead of using Docx4j.... Java Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . startBookmark (...

    docs.aspose.com/words/java/add-bookmarks/
  9. PdfSaveOptions.save_format property | Aspose.Wo...

    PdfSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert headings that can...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Saving::ImageSaveOptions::ImageS...

    Aspose::Words::Saving::ImageSaveOptions::ImageSaveOptions constructor. Initializes a new instance of this class that can be used to save rendered images in the Tiff, Png, Bmp, Jpeg, Emf, Eps, WebP or Svg format in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> InsertImage ( get_ImageDir...

    reference.aspose.com/words/cpp/aspose.words.sav...