Sort Score
Result 10 results
Languages All
Labels All
Results 9,211 - 9,220 of 198,877 for

new

(0.09 sec)
  1. Append Documents in PHP|Aspose.Words for Java

    Append Documents using PHP.... Php Code $ doc1 = new Java ( "com.aspose.words.Document"..."data/doc1.doc" ); $ doc2 = new Java ( "com.aspose.words.Document"...

    docs.aspose.com/words/java/append-documents-in-...
  2. Fill.ForeThemeColor | Aspose.Words for .NET

    Discover how to set the ForeThemeColor property to customize your design with vibrant fill colors. Enhance your project’s visual appeal effortlessly!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Merge HTML to Image in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/merger/html...
  4. HeightRule | Aspose.Words for Java

    Specifies the rule for determining the height of an object in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...current row, as well as any new rows it creates afterwards. builder...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. CellFormat.horizontalMerge property | Aspose.Wo...

    CellFormat.horizontalMerge property. Specifies how the cell is merged horizontally with other cells in the row....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...'CheckCellsMerged' , () => { let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. How to Split Microsoft Project Tasks | Aspose.T...

    A guide on splitting tasks using Aspose.Tasks for C++....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/cpp/split-tasks/
  9. Remove Metadata from PDF in PHP|Aspose.PDF for ...

    Explore how to remove metadata from a PDF document in PHP using Aspose.PDF for improved privacy and document security.... $doc = new Document ( $dataDir . "input1...# save update document with new information $doc -> save ( $dataDir...

    docs.aspose.com/pdf/java/remove-metadata-from-p...
  10. 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...