Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 22,661 for

loadoptions

(0.07 sec)
  1. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java.... Create a EPUB LoadOptions . Initialize Document object...FileNotFoundExceptio { // Create a EPUB LoadOptions EpubLoadOptions options =...

    docs.aspose.com/pdf/java/convert-other-files-to...
  3. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the workbook. Teste…...counter; TxtLoadOptions loadOptions = new TxtLoadOptions(LoadFormat...TxtLoadOptions(LoadFormat.CSV); loadOptions.Encoding = Encoding.UTF7; Workbook...

    forum.aspose.com/t/limitation-of-number-of-rows...
  4. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::LowCode::Splitter class | Aspose...

    Aspose::Words::LowCode::Splitter class. Provides methods intended to split the documents into parts using different criteria in C++....System::SharedPtr<Aspose::Words::Loading::LoadOptions>&) Specifies input document...System::SharedPtr<Aspose::Words::Loading::LoadOptions>&) Specifies input document...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Word转pdf 图片丢失 - Free Support Forum - aspose.com

    SNT25070004_1(4).zip (2.4 MB) word转pdf 这里第四页的第二张图片不见了...8:22am 3 代码是 LoadOptions optionss = new LoadOptions(); optionss...

    forum.aspose.com/t/word-pdf/314770
  8. Aspose.PSD for .NET 20.5 - 发行说明|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....psd ---------- ); var loadOptions = new PsdLoadOptions () {...Load ( sourceFilePath , loadOptions )) { Console . WriteLine...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Convert various file formats to PDF|Aspose.PDF ...

    Explore the functionality of converting other document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java.... Create a EPUB LoadOptions . Initialize Document object...instance of EpubLoadOptions $loadOption = new EpubLoadOptions ();...

    docs.aspose.com/pdf/php-java/convert-other-file...
  10. Convert Markdown to Word using C#

    This short article guides how to convert Markdown to Word using C#. It has IDE settings, a list of instructions, and a sample code to transform Markdown to DOCX using C#....control the conversion, use LoadOptions for controlling the MD file...

    kb.aspose.com/words/net/convert-markdown-to-wor...