Sort Score
Result 10 results
Languages All
Labels All
Results 8,061 - 8,070 of 33,600 for

saveoptions

(0.23 sec)
  1. Перетворити TEXT На SVG C++

    Перетворити TEXT до SVG формату в C++ коду. Збережіть TEXT як SVG за допомогою C++....txt" ); auto saveOptions = MakeObject <ImageSaveO...get_PageCount (); page++) { saveOptions-> set_PageSet ( MakeObject...

    products.aspose.com/words/uk/cpp/conversion/tex...
  2. با استفاده از C++ PDF را بسازید

    در چند مرحله یک PDF جدید در C++ ایجاد کنید. با استفاده از کتابخانه C++ به راحتی PDF را ایجاد کنید....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/fa/cpp/make/pdf/
  3. 記録

    記録...information saveOptions = aw.saving.HtmlSaveOptions() saveOptions.exp...doc.save("Document.html", saveOptions) WordからHTMLへ:リソース用のフォルダーを指定する...

    blog.aspose.com/ja/words/convert-word-to-html-i...
  4. Seguimiento del Progreso de Conversión de Docum...

    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....esto, la API proporciona SaveOptions.CustomProgressHandle . que...muestra demuestra el uso de SaveOptions.CustomProgressHandle y ProgressEventType...

    docs.aspose.com/email/es/java/seguimiento-del-p...
  5. آرشیوها

    آرشیوها...تعریف کنید PdfSaveOptions saveOptions = new PdfSaveOptions(); //...// نما را مشخص کنید saveOptions.PresentationFormat = PresentationFormat...

    blog.aspose.com/fa/tasks/convert-ms-project-to-...
  6. HTML को अन्य फ़ॉर्मेट में बदलें|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....eml" , SaveOptions . DefaultEml ); कोड नमूने... Save ( "output.emlx" , SaveOptions . DefaultEmlx ); अतिरिक्त...

    docs.aspose.com/email/hi/net/converting-between...
  7. Rendern von Gantt -Charts mit Aspose.Tasks für ...

    Erfahren Sie, wie Sie Gantt -Diagramme aus Projektdateien mithilfe von Aspose.Tasks für Java rendern und verschiedene Zeitskala -Auflösungen unterstützen....auf Wenn die Eigenschaft SaveOptions.rollUpGanttbars auf true...-Tabelle gerendert.) Wenn saveOptions.rollupganttbars = false,...

    docs.aspose.com/tasks/de/java/rendering-gantt-c...
  8. 在java中壓縮doc

    在Java中壓縮DOC而不會損失質量。優化DOC內容,輕鬆減小文件大小。...OoxmlSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCac... doc.save("Output.doc", saveOptions); import com.aspose.words...

    products.aspose.com/words/zh-hant/java/compress...
  9. Java 에서 DOC 압축

    품질 손실 없이 Java 에서 DOC 을 압축합니다. DOC 콘텐츠를 최적화하고 파일 크기를 쉽게 줄이십시오....OoxmlSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCac... doc.save("Output.doc", saveOptions); import com.aspose.words...

    products.aspose.com/words/ko/java/compress/doc/
  10. Nén HTML Trong C#

    Nén HTML trong C# mà không làm giảm chất lượng. Tối ưu hóa HTML nội dung, giảm kích thước tệp một cách dễ dàng....SetImage("yourCompressedImage"); } } var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...doc.Save("Output.html ", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/vi/net/compress/html/