Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 138,382 for

load

(0.07 sec)
  1. Convert OFT to HTML via C++ application | produ...

    Sample C++ conversion code for OFT document to HTML format. Use example code for batch OFT to HTML conversion within any C++ Application.... Load OFT file with Aspose.Email for...Convert OFT to HTML - C++ // Load the OFT. System::SharedPtr<MailMessage>...

    products.aspose.com/email/cpp/conversion/oft-to...
  2. Convert ICS to OST via C++ application | produc...

    Sample C++ conversion code for ICS document to OST format. Use example code for batch ICS to OST conversion within any C++ Application.... Load ICS file with Aspose.Email for...Convert ICS to OST - C++ // Load the ICS. System::SharedPtr<MailMessage>...

    products.aspose.com/email/cpp/conversion/ics-to...
  3. Convert MSG to OST via C++ application | produc...

    Sample C++ conversion code for MSG document to OST format. Use example code for batch MSG to OST conversion within any C++ Application.... Load MSG file with Aspose.Email for...Convert MSG to OST - C++ // Load the MSG. System::SharedPtr<MailMessage>...

    products.aspose.com/email/cpp/conversion/msg-to...
  4. Check Password to modify using Aspose.Cells wit...

    Check if the given password matches the Password to modify using Aspose.Cells with C++....Cells The following sample codes load the source Excel file. It has...password to open inside the load options LoadOptions opts ; opts...

    docs.aspose.com/cells/cpp/check-password-to-mod...
  5. LoadOptions.msw_version property | Aspose.Words...

    LoadOptions.msw_version property. Allows to specify that the document Loading process should match a specific MS Word version...specify that the document loading process should match a specific...slightly differently during the loading process, which may result in...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StreamFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.StreamFontSource class, your go-to solution for custom stream font sources that enhance document flexibility and design....useful because it allows to load the font data only when it is...lifetime. Examples Shows how to load fonts from stream. public void...

    reference.aspose.com/words/net/aspose.words.fon...
  7. 在使用 Node.js 通过 C++ 加载工作簿时过滤定义的名称|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....xlsx" ); // Specify the load options let opts = new AsposeCells...LoadOptions (); // We do not want to load defined names opts . setLoadFilter...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-defi...
  8. Aspose.PSD for .NET 21.6 - 发行说明|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 ( sourceFileName )) { image...image = ( PsdImage ) Image . Load ( sourceFileName )) { image...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the page. Check code snippet to resolve this task....( "C: \\ Samples \\ " ); // Load the PDF file auto document =...( "C: \\ Samples \\ " ); // Load the PDF file auto document =...

    docs.aspose.com/pdf/cpp/sticky-annotations/
  10. TableSubstitutionRule class | Aspose.Words for ...

    Aspose.Words.Fonts.TableSubstitutionRule class. Table font substitution rule... load(fileName) Loads table substitution settings...settings from XML file. load(stream) Loads table substitution settings...

    reference.aspose.com/words/nodejs-net/aspose.wo...