Sort Score
Result 10 results
Languages All
Labels All
Results 8,101 - 8,110 of 151,319 for

load

(0.7 sec)
  1. Modifications on PDF documents - Free Support F...

    Hell Support, I am working with the team for our Aspose use cases on document related requirements. We ran into an issue while trying to import the appose-pdf library and were hoping you could assist us with this. The …...Pdf; // Load the PDF document Document pdfDocument...Pdf; using Aspose.Pdf.Text; // Load the PDF document Document pdfDocument...

    forum.aspose.com/t/modifications-on-pdf-documen...
  2. DocSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the DocSaveOptions SaveFormat property to easily choose between Doc or Dot formats for seamless document saving. Optimize your workflow today!...password which will protect the loading of the document by Microsoft...options ); // To be able to load the document, // we will need...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Remove ODP Annotation using C++ | products.aspo...

    C++ source code to delete annotations from ODP... Load ODP with an instance of Presentation...Iterate over all Authors of loaded ODP Remove all Comments of...

    products.aspose.com/slides/cpp/annotation/odp/
  4. Remove PPT Annotation using C++ | products.aspo...

    C++ source code to delete annotations from PPT... Load PPT with an instance of Presentation...Iterate over all Authors of loaded PPT Remove all Comments of...

    products.aspose.com/slides/cpp/annotation/ppt/
  5. Find the Root Element Name of XML Map with Node...

    Learn how to find the root element name of an XML map in Excel using Aspose.Cells for Node.js via C++....Code The following sample code loads the sample Excel file , accesses..."sampleRootElementNam.xlsx" ); // Load sample Excel file having Xml...

    docs.aspose.com/cells/nodejs-cpp/find-the-root-...
  6. 管理 Visio 宏启用 diagram 的 VBA 代码。|Documentation

    使用 Aspose.Diagram 库添加 VBA 模块和修改 VBA 或宏。... class ); // Load a diagram Diagram diagram =...getDataDir ( Test . class ); // Load a diagram Diagram diagram =...

    docs.aspose.com/diagram/zh/java/working-with-vb...
  7. Public API Changes in Aspose.Imaging 2.6.0|Docu...

    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.... Load ( sourceFilePath )) { //Create...= Aspose . Imaging . Image . Load ( sourceFilePath ) ' Create...

    docs.aspose.com/imaging/net/public-api-changes-...
  8. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....snippets shows an example on how to load an existing PDF document and...TextRenderingMode :: $StrokeText ); // Load an input PDF document $fileStamp...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...
  9. What's New in Aspose.Imaging for .NET|Documenta...

    Discover the latest advancements in Aspose.Imaging, C# image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....memory usage during AVIF image loading. Upgrade to the latest version...Imaging 24.8: Add ability to load image from URL. Upgrade to the...

    docs.aspose.com/imaging/net/what-s-new-in-aspos...
  10. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …..."fonts"); // Configure Aspose to load fonts from that folder Aspose... 1. Reduce Over‑head When Loading the HTML Issue Why it hurts...

    forum.aspose.com/t/how-to-imprve-performance-be...