Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 153,768 for

load

(0.15 sec)
  1. File type detect wrong case - Free Support Foru...

    Hello, The attached sample: asopsewords.pem which is Pem, is wrongly detected as Markdown by Words file type detect. Thanks :slight_smile: asopsewords.zip (219.9 KB)... Try loading the file explicitly with LoadOptions...@australian.dev.nerds Aspose.Words loads such documents as HTML, so it...

    forum.aspose.com/t/file-type-detect-wrong-case/...
  2. Support of Fill Layers|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....The following code snippets load a PSD file, access the Filllayer...fill are as simple as below: Load a PSD file as an image using...

    docs.aspose.com/psd/net/support-of-fill-layers/
  3. Convert Numbers File to PDF in C#

    Follow this article to convert numbers file to PDF in C#. It has the details to set the IDE, a list of steps, and a sample code for developing a numbers to PDF converter in C#....convert a Numbers file to PDF Load the license to create a watermark-free...watermark-free output Load the source Numbers file into the Workbook...

    kb.aspose.com/cells/net/convert-numbers-file-to...
  4. Convert SVG to PNG|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....provides the SvgImage class to load SVG files and same can be used...

    docs.aspose.com/imaging/java/convert-svg-to-png/
  5. Non standard email date format header handling ...

    I have some .eml and some .msg mail files that contain date headers in a non-standard format: Date: Thu Sep 30 18:58:24 UTC 2021 Good old AI has suggested that I can use this technique for .msg files: // Create Load …...msg files: // Create load options for the email MsgLoadOptions...include if overridden }); // Load the message with the custom...

    forum.aspose.com/t/non-standard-email-date-form...
  6. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like Load the source PDF and just save it as an image.... You can load the PDF file from the disk into...of using namespace directive Load the source PDF file into the...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...
  7. Find and Replace Text in Excel using Python

    Follow this article to find and replace text in Excel using Python. It has details to set the IDE, a list of steps, and a sample code to replace data in Excel using Python....Workbook Load the license to avoid watermarks Load the input...JVM, import necessary classes, load a license and source Workbook...

    kb.aspose.com/cells/python/find-and-replace-tex...
  8. Hexadecimal value 0x02 is an invalid character ...

    In Aspose.words 25.3.0 for .net, i try and Load a specific word document as a Aspose.word.Document, and get the exception hexadecimal value 0x02, is an invalid character. Line 1, position 5621...net, i try and load a specific word document as...

    forum.aspose.com/t/hexadecimal-value-0x02-is-an...
  9. Integrate with MS Report Viewer|Aspose.Words fo...

    How to render reports using built-in engine of the report viewer and Aspose.Words for Reporting Services library....ReportingServices ; private void Form1_Load ( object sender , EventArgs...reportViewer1 ); // Other form load code this . reportViewer1 ....

    docs.aspose.com/words/reportingservices/integra...
  10. Convert a PS File to PDF using Java

    Follow this article to convert a PS File to PDF using Java. You will get information to transform a file format from PS to PDF using Java using a few API calls and a list of steps for writing the application....instance of the PsLoadOptions class Load the source PS file into the...object Pass the PS load options object while loading the PS file Save...

    kb.aspose.com/pdf/java/convert-a-ps-file-to-pdf...