Sort Score
Result 10 results
Languages All
Labels All
Results 8,791 - 8,800 of 198,847 for

new

(0.12 sec)
  1. How to navigate to every paragraph and insert a...

    How to navigate to every paragraph and insert a field at end of paragraph?...the document Document doc = new Document("YourDocument.docx");...docx"); DocumentBuilder builder = new DocumentBuilder(doc); // Iterate...

    forum.aspose.com/t/how-to-navigate-to-every-par...
  2. Add Bookmark to PDF using Java | Aspose.PDF

    Add bookmark to PDF programmatically with Java sample code using Aspose.PDF for Java...modified document bookmark to a new PDF file. This is the best solution...Java Document pdfDocument = new Document ( DATA_DIR . resolve...

    products.aspose.com/pdf/java/bookmarks/
  3. Insert an Image into a Table Cell in PDF|Aspose...

    Learn how to embed images in table cells within PDFs using Aspose.PDF for Java. Add visual appeal to your documents....constructor Document pdfDocument = new Document (); //Create a page...a table object Table table = new Table (); //Add the table in...

    docs.aspose.com/pdf/java/insert-an-image-into-a...
  4. ChartSeriesGroup class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...use of secondary axes for the new series group. newSeriesGroup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlElementSizeOutputMode | Aspose.Words for Java

    Specifies how Aspose.Words exports element widths and heights to HTML MHTML and EPUB in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);..."true". HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.HTML);...

    reference.aspose.com/words/java/com.aspose.word...
  6. 通过 C++ 使用 Node.js 更改 Shape 的调整值|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 更改 Excel 中形状的调整值。...excel file const workbook = new AsposeCells . Workbook ( path...filePath // Create a new workbook let workbook = new AsposeCells . Workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/change-adju...
  7. Calculate Task Duration | Aspose.Tasks Document...

    Discover how to compute task durations using Aspose.Tasks for PHP....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/calculate-task-durat...
  8. Set PDF File Information|Aspose.PDF for .NET

    This section explains how to set PDF File Information with Aspose.PDF Facades....metadata using ( var fileInfo = new Aspose . Pdf . Facades . PdfFileInfo...object using ( var fileInfo = new Aspose . Pdf . Facades . PdfFileInfo...

    docs.aspose.com/pdf/net/set-pdf-file-information/
  9. FieldDate.UseLastFormat | Aspose.Words for .NET

    Discover how the FieldDate UseLastFormat property enhances your workflow by retaining the last used date format for seamless integration in your applications....application when inserting a new DATE field. public bool UseLastFormat...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. AxisScaling.logBase property | Aspose.Words for...

    AxisScaling.logBase property. Gets or sets the logarithmic base for a logarithmic axis....supported by MS Office 2016 new charts. Valid range of a floating...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...