Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 22,837 for

loadoptions

(0.38 sec)
  1. 使用 C++ 将 MHTML 文件转换为 DOC | Aspose.PDF

    使用 C++ 进行 MHTML 到 DOC 转换的示例代码。使用 C++ 示例将 MHTML 批量转换为 DOC。...file: // Create LoadOptions auto loadOptions = MakeObject < MhtLoadOptions...> ( u "sourceFile.mht" , loadOptions ); // Create SaveOptions...

    products.aspose.com/pdf/zh-hans/cpp/conversion/...
  2. Visa PSD, PSB eller AI | products.aspose.com

    Konvertera Adobe PhotoShop & Illustrator-filer bilder och andra format...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/sv/view/
  3. PSD फ़ाइल प्रदर्शक | products.aspose.com

    PSD फ़ाइल प्रदर्शक...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.setReadOnlyMode(true);...Image.load(sourceFileName, loadOptions); image.save(sourceFileName...

    products.aspose.com/psd/hi/view/psd-file-viewer/
  4. 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...
  5. C++を使用してワークブックやシートの読み込み時にオブジェクト(チャートや図形、条件付き書式な...

    Aspose.Cells for C++を用いて、ワークブックやシートの読み込み時にチャートや図形、条件付き書式などのオブジェクトをフィルタリングする方法を学習します。...ワークブックからデータをフィルタリングしながら読み込む際は, LoadOptions.GetLoadFilter() プロパティを使用...charts from the workbook LoadOptions lOptions ; lOptions . SetLoadFilter...

    docs.aspose.com/cells/ja/cpp/filter-objects-whi...
  6. Aspose.Cells 8.0.0 のパブリック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.... LoadOptions と WorkbookSettings に MemorySetting...しました。MemorySettingプロパティはLoadOptionsおよびWorkbookSettingsクラスで利用可能です。...

    docs.aspose.com/cells/ja/net/public-api-changes...
  7. أوقف التحويل أو التحميل باستخدام InterruptMonit...

    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....InterruptMonitor خاصية وقف التحويل و LoadOptions.InterruptMonitor عقار للتحميل...Diagram . LoadOptions o = new Aspose . Diagram . LoadOptions ( LoadFileFormat...

    docs.aspose.com/diagram/ar/java/stop-conversion...
  8. Analizando registros en caché de pivote al carg...

    Aprenda cómo analizar registros en caché de pivote al cargar archivos Excel usando Aspose.Cells for C++....no, usando la propiedad LoadOptions.GetParsingPivotCache() ....explica el uso de la propiedad LoadOptions.GetParsingPivotCache() ....

    docs.aspose.com/cells/es/cpp/parsing-pivot-cach...
  9. 特定のプリンタ用紙サイズでワークブックを読み込む:Node.jsとC++|Documentation

    Aspose.Cells for Node.js via C++を使用して、ワークブックを読み込む際のプリンタ用紙サイズを設定する方法を学びます。...jsとC++ Contents [ Hide ] LoadOptions.setPaperSize(PaperSizeType)...のでご注意ください。 以下のサンプルコードは、 LoadOptions.setPaperSize(PaperSizeType)...

    docs.aspose.com/cells/ja/nodejs-cpp/load-workbo...
  10. การแปลงไฟล์ EPUB เป็น PDF โดยใช้ C++ | Aspose.PDF

    ตัวอย่างรหัสสำหรับ EPUB แฟ้มเพื่อ PDF แปลงโดยใช้ C++ใช้ c++ ตัวอย่างสำหรับชุด EPUB ถึง PDF การแปลง...file: // Create LoadOptions auto loadoptions = MakeObject < EpubLoadOptions...( u "sourceFile.epub" , loadoptions ); // Save the file into...

    products.aspose.com/pdf/th/cpp/conversion/epub-...