Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 152,170 for

load

(0.7 sec)
  1. Public API Changes in Aspose.Cells 8.8.0|Docume...

    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.... getBytes (); // Set HTML load options and keep precision true...workbook from stream with HTML load options Workbook workbook =...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Export OFT to MD via C++ | products.aspose.com

    C++ API to Convert OFT to MD without using Microsoft Word or Outlook...by using Save member function Load HTML by using Document class...ZIP file from downloads . // load the OFT file to be converted...

    products.aspose.com/total/cpp/conversion/oft-to...
  3. Export MSG to DOTX via C++ | products.aspose.com

    C++ API to Convert MSG to DOTX without using Microsoft Word or Outlook...by using Save member function Load HTML by using Document class...ZIP file from downloads . // load the MSG file to be converted...

    products.aspose.com/total/cpp/conversion/msg-to...
  4. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library with C++....specified worksheet: first, load the sample file , and then modify...worksheet as one page: first, load the sample file , and then set...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...
  5. Number of the Figure count - Free Support Forum...

    When I check the number of images in a .docx file, it shows a total of 7 images, but in reality, there is only one image in it. I request you to examine the attached .docx file and advise on how to get the correct image …...sathakathullah Overview When you load a .docx file with Aspose.Words...args) throws Exception { // Load the document Document doc =...

    forum.aspose.com/t/number-of-the-figure-count/3...
  6. Replace Text in PDF with Python|Aspose.PDF for ...

    Learn how to replace, rearrange, and remove text in PDF documents using Python.... Load the PDF Document. Create a Text...Search and Replacement Phrases. Load the PDF Document. Create a Text...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  7. LoadOptions.ConvertShapeToOfficeMath | Aspose.W...

    Transform shapes with EquationXML into Office Math objects effortlessly using LoadOptions' ConvertShapeToOfficeMath property for enhanced document clarity....Office Math objects and then load the document. loadOptions ....LoadOptions namespace Aspose.Words.Loading assembly Aspose.Words LoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Convert OFT to OST via Java | products.aspose.com

    Try the code sample to convert OFT files to OST format in Java. DownLoad Java API to take your email processing applications to the next level....the MapiMessage class used to load and manipulate an email message...together to open an OST file, load an OFT file as a MAPI message...

    products.aspose.com/email/java/conversion/oft-t...
  9. TxtLoadOptions class | Aspose.Words for Python

    aspose.words.Loading.TxtLoadOptions class. Allows to specify additional options when Loading [LoadFormat.TEXT](../../aspose.words/Loadformat/#TEXT) document into a [Document](../../aspose.words/document/) object...specify additional options when loading LoadFormat.TEXT document into...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Excel to NumPy with Aspose.Cells for Py...

    Learn how to convert Excel to NumPy arrays using Aspose.Cells for Python. Step-by-step guide with installation, code examples, and best practices....workbook to a NumPy ndarray: Load the Excel workbook using the...by following the steps below: Load the Excel file with the Workbook...

    blog.aspose.com/cells/convert-excel-to-numpy/