Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 143,362 for

load

(0.1 sec)
  1. Aspose::Words::Drawing::Fill::SetImage method |...

    Aspose::Words::Drawing::Fill::SetImage method. Changes the fill type to single image in C++....docx" ); // 2 - Load a file into a byte array: shape...FillImage.FileName.docx" ); // 2 - Load a file into a byte array: shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Animated Charts|Aspose.Slides Documentation

    PowerPoint charts series and animations in C# or .NET...according to the steps listed below: Load a presentation. Get reference...according to the steps listed below: Load a presentation. Get reference...

    docs.aspose.com/slides/net/animated-charts/
  3. Connectors not importing correctly - Free Suppo...

    After importing vsd file, some connectors have extra entry in geometry section, which results in extra lines at the end of connectors. vsd file in question and screenshot of an issue: connector issue.zip (218.5 KB) Th…...general approach you can take: Load the VSDX file : After converting...converting your VSD file to VSDX, load the diagram. Access the connector...

    forum.aspose.com/t/connectors-not-importing-cor...
  4. Convert MBOX to XPS via C# | products.aspose.com

    Sample code for MBOX to XPS C# conversion. Use API example code for batch MBOX files to XPS conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert MBOX files to XPS...in just a few lines of code. Load mbox file using MboxStorageReader...

    products.aspose.com/email/net/conversion/mbox-t...
  5. Read Outlook Storage PST|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....An Outlook PST file can be loaded into an instance of the PersonalStorage...PersonalStorage class. Java // Load the Outlook PST file String...

    docs.aspose.com/email/java/read-outlook-storage...
  6. MarkdownLoadOptions.preserveEmptyLines property...

    MarkdownLoadOptions.preserveEmptyLines property. Gets or sets a boolean value indicating whether to preserve empty lines while Load a [LoadFormat.Markdown](../../../aspose.words/Loadformat/#Markdown) document...to preserve empty lines while load a LoadFormat.Markdown document...See Also module Aspose.Words.Loading class MarkdownLoadOptions MarkdownLoadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert a PDF that contains XFA forms TO PDF an...

    Hi, When I use Aspose to convert a PDF that contains XFA forms TO PDF and try to flatten it, the process fails and corrupts the file. Can you please help as always ? Thanks un advance, Dani original xfa form.pdf (3…...steps: Load the PDF : Use Aspose.Pdf.Document to load your PDF...process: using Aspose.Pdf; // Load the PDF document Document pdfDocument...

    forum.aspose.com/t/convert-a-pdf-that-contains-...
  8. Creating, Opening and Saving Images|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....parameter to the static method load exposed by the Image class....the overloaded version of the load method. This accepts a Stream...

    docs.aspose.com/imaging/python-net/creating-ope...
  9. Aspose.PSD for .NET 22.8 - 发布说明|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.... Load ( sourceFile )) { TimeLine timeLine...image = ( PsdImage ) Image . Load ( sourceFile )) { var layer...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. HTML to PDF too slow with version 25.7.0 and ab...

    Dear support team, We are using Aspose.pdf version 25.7.0 for html to pdf Below is the code that we are using for HTML to PDF where “using (Document pdfDocument = new Document(stream, htmloptions))” is taking too much …...” is taking too much time to load the doc, this is working fine...LINE IS TAKING TOO MUCH TIME TO LOAD the document... using (Document...

    forum.aspose.com/t/html-to-pdf-too-slow-with-ve...