Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 213,366 for

new

(0.49 sec)
  1. 将目录添加到现有的PDF中使用Ruby|Aspose.PDF for Java

    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.... new ( data_dir + "input1.pdf" ) #...aspose . pdf . TocInfo ' ). new title = Rjb :: import ( ' com...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...
  2. HtmlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions SaveFormat property to ensure your documents are saved in the exclusive HtmlFixed format for optimal quality....HtmlFixedResourceFol () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Method Not Found Error - Free Support Forum - a...

    I am trying to generate a word document from a template using range.replace. Some of the replace has html and need to format it correctly. I am trying to use Ireplacingcallback. at splitrun method run.parentnode.insertaf…...argument order // Example: insert a new run after the original run Run...Aspose.Words.Document doc = new Aspose.Words.Document($"sotemplate...

    forum.aspose.com/t/method-not-found-error/323695
  4. Table header cell has no associated subcells - ...

    I am using Aspose.PDF for .NET version 25.8.0. I need to create a tagged table that passes the “Table header cell has no associated subcells” check for PDF/UA compliance. I have found that the object created by headerR…...Create a new PDF document Document pdfDocument = new Document();...Create a table Table table = new Table(); page.Paragraphs.Add(table);...

    forum.aspose.com/t/table-header-cell-has-no-ass...
  5. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!... Document doc = new Document ( MyDir + "Document...); DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Move PDF Pages|Aspose.PDF for Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Java....srcDocument = new Document (); Document dstDocument = new Document...name>" ; Document srcDocument = new Document ( srcFileName ); Document...

    docs.aspose.com/pdf/java/move-pages/
  7. Manage Presentation Hyperlinks in JavaScript|As...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js—enhance interactivity and workflow in minutes....to a text: var presentation = new aspose . slides . Presentation...portionFormat . setHyperlinkClick ( new aspose . slides . Hyperlink (...

    docs.aspose.com/slides/nodejs-java/manage-hyper...
  8. Render Solid Gridlines while converting Excel t...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells for JavaScript via C++....example) const workbook = new Workbook ( new Uint8Array ( arrayBuffer...an empty Workbook const wb = new Workbook (); // Prepare data...

    docs.aspose.com/cells/javascript-cpp/render-sol...
  9. Create Signature Line in an Excel Workbook usin...

    This article describes how to create a Signature Line in an Excel Workbook using JavaScript code with Aspose.Cells for JavaScript via C++....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } // Create signature...

    docs.aspose.com/cells/javascript-cpp/create-sig...
  10. Aspose.PSD for .NET 21.5 - Release Notes|Docume...

    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.... List < string > fonts = new System . Collections . Generic...)) { image . Save ( output , new PngOptions ()); } PSDNET-758...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-5...