Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 151,252 for

load

(0.21 sec)
  1. Apply Photoshop Layer Effects in Python

    This guide shows how to apply Photoshop layer effects in Python. Aspose.PSD for Python lets you add various types of effects, such as shadow, blur, and more.... Set the PSD load options by creating an object...PsdLoadOptions class. Load the PSD image by calling the load method. Add...

    blog.aspose.com/psd/apply-photoshop-layer-effec...
  2. Convert EML to EML in Python | products.aspose.com

    Save EML to EML within Python applications without using Microsoft Word or Outlook...a two step process, firstly load the Word file and render it...for Python via .NET . Secondly load the converted HTML using Aspose...

    products.aspose.com/total/python-net/conversion...
  3. Converting a EMF file to PDF using C++ | Aspose...

    Sample code for EMF to PDF conversion using C++. Use C++ example for batch EMF to PDF conversion....PDF C++ developers can easily load & convert EMF files to PDF in...code. Initialize a new Document Load input EMF image Save the output...

    products.aspose.com/pdf/cpp/conversion/emf-to-pdf/
  4. Save a Document in C++|Aspose.Words for C++

    Save a document in any supported format using C++....following code example shows how to load and save a document to a file:...following code example shows how to load and save a document to a stream:...

    docs.aspose.com/words/cpp/save-a-document/
  5. Convert PDF to Microsoft Word|Aspose.PDF for PH...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for PHP. Learn more how to tune up PDF to Microsoft Word documents conversion....The code is very simple, just load PDF to Document class and save...calling Document.save() method. // Load the PDF document $document =...

    docs.aspose.com/pdf/php-java/convert-pdf-to-word/
  6. Aspose::Words::FileFormatUtil::ContentTypeToSav...

    Aspose::Words::FileFormatUtil::ContentTypeToSaveFormat method. Converts IANA content type into a save format enumerated value in C++....find the corresponding Aspose load/save format from each media...not have a corresponding save/load format for a content type, an...

    reference.aspose.com/words/cpp/aspose.words/fil...
  7. Specify Default Presentation Fonts in С++|Aspos...

    Set default fonts in Aspose.Slides for С++ to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....follow the steps below to loading fonts from external directories...Wingdings in following sample. Load the presentation using Presentation...

    docs.aspose.com/slides/cpp/default-font/
  8. Failure to open .xlsm error: System.IndexOutOfR...

    Here is the code I am running: namespace Aspose.Cells public class Workbook : IDisposable { public Workbook(string file) } new Aspose.Cells.Workbook("attached excel file”) When I run this code against the attach…...especially with macros, specify load options. This can help manage....Xlsm); // Load the workbook with specified load options Workbook...

    forum.aspose.com/t/failure-to-open-xlsm-error-s...
  9. Slow performance of facades FillField method - ...

    The facades FillField method is running very slow for one of my pdf forms. Most other run quickly. I have a sample program that illustrates the problem by comparing the slow form to a fast form.Can you take a look and …...WriteLine("20 fields loaded in {0}", stopwatch.ElapsedMilliseconds);...that is slow to load. I do see other forms load quickly so I’m...

    forum.aspose.com/t/slow-performance-of-facades-...
  10. Android API to Render XPS to ODT | products.asp...

    Transform XPS to ODT via Android via Java API...to DOC by using save method Load DOC file by using Document class...ZIP file from downloads . // load XPS file with an instance of...

    products.aspose.com/total/android-java/conversi...