Sort Score
Result 10 results
Languages All
Labels All
Results 9,371 - 9,380 of 200,011 for

new

(0.11 sec)
  1. ToaCategories.DefaultCategories | Aspose.Words ...

    Discover the ToaCategories DefaultCategories property for easy access to essential table of authorities categories. Streamline your document management today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ToaCategories toaCategories = new ToaCategories (); doc . FieldOptions...

    reference.aspose.com/words/net/aspose.words.fie...
  2. BookmarksOutlineLevelCollection.Remove | Aspose...

    Effortlessly remove bookmarks by name with the BookmarksOutlineLevelCollection Remove method. Simplify your document management today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); BookmarksOutlineLeve...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentVisitor.visitFieldEnd method | Aspose.W...

    DocumentVisitor.visitFieldEnd method. Called when a field ends in the document....'FieldToText' , () => { let doc = new aw . Document ( base . myDir...features.docx" ); let visitor = new FieldStructurePrinte (); // When...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor.visitStructuredDocumentTagEnd m...

    DocumentVisitor.visitStructuredDocumentTagEnd method. Called when enumeration of a structured document tag has ended....'StructuredDocumentTa' , () => { let doc = new aw . Document ( base . myDir...features.docx" ); let visitor = new StructuredDocumentTa (); // When...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentVisitor.visitSmartTagEnd method | Aspos...

    DocumentVisitor.visitSmartTagEnd method. Called when enumeration of a smart tag has ended....'SmartTagToText' , () => { let doc = new aw . Document ( base . myDir..."Smart tags.doc" ); let visitor = new SmartTagStructurePri (); // When...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentVisitor.visitSmartTagStart method | Asp...

    DocumentVisitor.visitSmartTagStart method. Called when enumeration of a smart tag has started....'SmartTagToText' , () => { let doc = new aw . Document ( base . myDir..."Smart tags.doc" ); let visitor = new SmartTagStructurePri (); // When...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TextureIndex enumeration | Aspose.Words for Nod...

    Aspose.Words.TextureIndex enumeration. Specifies shading texture.... let doc = new aw . Document ( base . myDir...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Export VBA Certificate to File or Stream with J...

    Learn how to export VBA Digital Certificate to a file or stream using Aspose.Cells for JavaScript via C++. Access raw data of VBA digital certificates....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...( certBytes ); const blob = new Blob ([ certUint8 ]); const downloadLink...

    docs.aspose.com/cells/javascript-cpp/export-vba...
  9. OfficeMath.MathObjectType | Aspose.Words for .NET

    Discover the OfficeMath MathObjectType property to easily access and utilize MathObjectTypes for enhanced document formatting and functionality....OfficeMathToText () { Document doc = new Document ( MyDir + "DocumentVisitor-compatible...OfficeMathStructureP visitor = new OfficeMathStructureP (); // When...

    reference.aspose.com/words/net/aspose.words.mat...
  10. Merge Images in PHP | products.aspose.com

    Merge image to image in PHP. Use PHP library API to combine images...php" ); $pres = new Presentation (); try { $slide...$imageio = new Java ( "javax.imageio.ImageIO" ); $javafile = new Java...

    products.aspose.com/slides/php-java/merger/imag...