Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 192,511 for

new

(0.14 sec)
  1. Creating, Reading and Saving Projects

    Learn how to create, reading or saving Microsoft Project (MPP/XML) projects using Aspose.Tasks for Java....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/creating-reading-and...
  2. 档案

    档案... 安装 # 您可以前往 New Releases 部分,您可以在其中配置 API 以丰富您的...aspose.pdf.Document pdfdoc = new com.aspose.pdf.Document(); com...

    blog.aspose.com/zh/pdf/create-fill-edit-fillabl...
  3. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in text formats. Default, PrimaryOnly.... Document doc = new Document (); // Insert even and...FirstSection . HeadersFooters . Add ( new HeaderFooter ( doc , HeaderFooterType...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PDF to PDFA Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one PDFA single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...merging files In loop: add a new page to PDF/A document In loop:...

    products.aspose.com/pdf/net/merger/pdf-to-pdfa/
  5. | Aspose

    Sample code for JPEG2000 to XLSX Java conversion. Use API example code for batch JPEG2000 files to XLSX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/jpeg200...
  6. | Aspose

    Sample code for TIFF to XLSX Java conversion. Use API example code for batch TIFF files to XLSX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/tiff-to...
  7. | Aspose

    Sample code for PNG to XLSX Java conversion. Use API example code for batch PNG files to XLSX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/png-to-...
  8. Document.ExtractPages | Aspose.Words for .NET

    Discover the Document ExtractPages method to effortlessly retrieve specific page ranges, enhancing your document management and efficiency.... Document doc = new Document ( MyDir + "Layout entities...NUMPAGE field. Document doc = new Document ( MyDir + "Page fields...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Create Resources and Link in VSTO and Aspose.Tasks

    Learn how to create Microsoft Project (MPP/XML) resources and links using Aspose.Tasks for .NET. in comparison with VSTO....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/create-resources-and-...
  10. Document | Aspose.Words for Java

    Represents a Word document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...a database DataTable table = new DataTable("Test"); table.getColumns()...

    reference.aspose.com/words/java/com.aspose.word...