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

loadoptions

(0.25 sec)
  1. Archiv

    Archiv...od zadaného indexu: var loadOptions = new PdfLoadOptions { PageIndex...Document("YourDocumentName.pdf", loadOptions); Otevřete chráněné PDF pomocí...

    blog.aspose.com/cs/words/load-pdf-to-modify-and...
  2. 在C++中指定加载选项|Aspose.Words对于C++

    更精确地控制负载过程。...Words为您提供 LoadOptions 类,它允许更精确地控制加载过程。 一些加载格式有...TxtLoadOptions 用于加载到TXT。 本文提供了使用 LoadOptions 类的选项的示例。 设置Microsoft Word版本以更改外观...

    docs.aspose.com/words/zh/cpp/specify-load-options/
  3. C++を使用してHTMLをExcelワークブックに読み込む際にDIVタグのレイアウトをサポート...

    Aspose.Cells for C++を使用してHTMLをExcelワークブックに読み込む際のDIVタグのレイアウトサポート方法を学びます。...(); HtmlLoadOptions loadOptions ; loadOptions . SetSupportDivTag...Workbook wb ( tempHtmlPath , loadOptions ); Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/ja/cpp/support-the-layout...
  4. Aspose.Cells 8.0.2での公開API変更|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....HTMLLoadOptions HTMLLoadOptions loadOptions = new HTMLLoadOptions ();...ConvertFormulasData to true loadOptions . ConvertFormulasData = true...

    docs.aspose.com/cells/ja/net/public-api-changes...
  5. Stöd för layout av DIV taggar vid laddning av H...

    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....support div tag layouts const loadOptions = new HtmlLoadOptions ( LoadFormat...LoadFormat . Html ); loadOptions . supportDivTag = true ; //...

    docs.aspose.com/cells/sv/javascript-cpp/support...
  6. 档案

    档案...指定加载选项 var loadOptions = new PsdLoadOptions(); loadOptions.ReadOnlyMode...Load("C:\\Files\\sample.psd", loadOptions); // 指定 PNG 选项 var options...

    blog.aspose.com/zh/psd/convert-psd-to-png-in-cs...
  7. Arsip

    Arsip... Gunakan kelas LoadOptions dari Aspose.Words untuk menentukan...yang dilindungi menggunakan LoadOptions doc = aw.Document("protected_doc...

    blog.aspose.com/id/total/convert-word-to-json-i...
  8. ค้นหา

    ค้นหา...Words ใช้คลาส LoadOptions ของ Aspose.Words เพื่อระบุรหัสผ่านของเอกสาร...โหลดเอกสารที่มีการป้องกันโดยใช้ LoadOptions doc = aw.Document("protected_doc...

    blog.aspose.com/th/total/convert-word-to-json-i...
  9. C++를 사용하여 EPUB 파일을 PDF로 변환합니다 | Aspose.PDF

    C++를 사용하여 EPUB 을 PDF 로 변환하기 위한 샘플 코드입니다.EPUB 을 PDF 로 일괄 변환하려면 C++ 예제를 사용하십시오....file: // Create LoadOptions auto loadoptions = MakeObject < EpubLoadOptions...( u "sourceFile.epub" , loadoptions ); // Save the file into...

    products.aspose.com/pdf/ko/cpp/conversion/epub-...
  10. C++를 사용하여 MHTML 파일을 PDF로 변환합니다 | Aspose.PDF

    C++를 사용하여 MHTML 을 PDF 로 변환하기 위한 샘플 코드입니다.MHTML 을 PDF 로 일괄 변환하려면 C++ 예제를 사용하십시오....file: // Create LoadOptions auto loadOptions = MakeObject < MhtLoadOptions...> ( u "sourceFile.mht" , loadOptions ); // Save the file into...

    products.aspose.com/pdf/ko/cpp/conversion/mhtml...