Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 153,766 for

load

(1.16 sec)
  1. Process and Convert XML Using Java | Aspose.PDF

    Transform XML programmatically with Java sample code using Aspose.PDF for Java...</dependency> Transform XML and load into PDF using Java You need...parameters. Upload XSLT file. Then Load and Transform. Transform XML...

    products.aspose.com/pdf/java/transform-xml/
  2. Aspose.Pdf Aspose Total Java License save docum...

    Hello, I have an Aspose.Total for Java license, SubscriptionExpiry is 20261219. When trying to generate a PostScript file it is saving with an Evaluation Only. Created with Aspose.Page. Copyright 2002-2025 Aspose Pty L…... What you can try Load the Aspose.Page license before...InputStream Load the Aspose.Pdf license (if not already loaded) after...

    forum.aspose.com/t/aspose-pdf-aspose-total-java...
  3. Licensing|Documentation

    Learn how to obtain and apply the license for Aspose.OMR for С++ and discover limitations of the trial version....purchased or temporary license, load it in your application’s code...MakeObject < License > (); // Load the license from file license...

    docs.aspose.com/omr/cpp/licensing/
  4. Utility Features - MailMessage|Documentation

    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....existing or new message can be loaded and encrypted using MailMessage...steps: Create a new message or load an existing one Encrypt the...

    docs.aspose.com/email/java/utility-features-mai...
  5. Insert OLE(Object Linking and Embedding) object...

    Java source code to insert OLE(Object Linking and Embedding) object into Visio on Java Runtime Environment for JSP/JSF Application and Desktop Applications....(or->Load the Vsdx file with full path...AddingNewShape . class ); //Load a diagram Diagram diagram =...

    products.aspose.com/diagram/java/object/insert-...
  6. Merge POTM Files using Java | products.aspose.com

    Merge POTM files in Java. Use Aspose.Slides for Java to combine macro-enabled PowerPoint templates and save the merged file....Slides for Java to load multiple POTM presentations...with just a few lines of code. Load the destination POTM file with...

    products.aspose.com/slides/java/merger/potm/
  7. Merge ODP Files using Java | products.aspose.com

    Merge ODP files in Java. Use Aspose.Slides for Java to combine ODP presentations and save the merged file....Slides for Java to load multiple ODP presentations,...with just a few lines of code. Load the destination ODP file with...

    products.aspose.com/slides/java/merger/odp/
  8. Lock Cells to Protect Them with Python.NET|Docu...

    Learn how to lock specific cells and protect worksheets in Excel files using Aspose.Cells for Python via .NET.... Follow these steps: Load sample file Unlock all cells...import aspose.cells as ac # Load sample workbook workbook = ac...

    docs.aspose.com/cells/python-net/how-to-lock-ce...
  9. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库在 Visio 绘图的页面上添加注释。...Call the diagram constructor to load diagram diagram = Diagram (...Total.Product.Family.lic" ) # load Visio diagram = Diagram ( "DrawingComment...

    docs.aspose.com/diagram/zh/python-java/working-...
  10. Replace pages in Main document - Free Support F...

    Hello Aspose Support, I would like to programmatically replace the last n pages of a Word document (Document A) with n pages from another document (Document B) using Aspose.Words. My requirements are: The replaced pa…... Solution: Load both documents : Load Document A and Document...string documentBPath, int n) { // Load Document A Document docA = new...

    forum.aspose.com/t/replace-pages-in-main-docume...