Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 31,249 for

saveoptions

(0.13 sec)
  1. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    Discover the HtmlFixedSaveoptions FontFormat property to customize font exporting. Easily set and optimize your default format to Woff for better performance....); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions...UsingMachineFonts.html" , saveOptions ); string outDocContents...

    reference.aspose.com/words/net/aspose.words.sav...
  2. How to Convert Project Data to PDF | Aspose.Tas...

    This guide explains how to convert project data into PDF format using Aspose.Tasks for Java. Whether you're new to the platform or looking to optimize your workflow, this article provides a clear step-by-step approach to achieve your goal....mpp" ); 12 SaveOptions o = new PdfSaveOptions();...PdfSaveOptions saveOptions = new PdfSaveOptions(); 4 saveOptions. setSaveToSeparateFil...

    docs.aspose.com/tasks/java/convert-project-data...
  3. Սեղմել HTML Ը C++ Ում

    Սեղմեք HTML ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք HTML բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...ressedImage"); } } auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->set_CacheBackgroundGraph(true); doc->Save(u"Output...

    products.aspose.com/words/hy/cpp/compress/html/
  4. Შეკუმშოს DOC C#

    შეკუმშოს DOC C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOC კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....SetImage("yourCompressedImage"); } } var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...doc.Save("Output.doc ", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/ka/net/compress/doc/
  5. Gawe WORD Nganggo C++

    Gawe WORD anyar ing C++ ing sawetara langkah. Nggawe WORD kanthi gampang nggunakake perpustakaan C++....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/jv/cpp/make/word/
  6. Გააკეთეთ DOCX C++ Ის Გამოყენებით

    შექმენით ახალი DOCX C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOCX C++ ბიბლიოთეკის გამოყენებით....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/ka/cpp/make/docx/
  7. Document comparison - Using Aspose library - Fr...

    Hi, I am trying to compare two documents could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison works well as it gives revisions which is helpful when I am trying to highlight my document. PDF-PDF comparison and …...DocSaveOptions saveOptions = new com.aspose.pdf.DocSaveOptions();...DocSaveOptions(); saveOptions.setFormat(com.aspose.pdf.DocSaveOptions...

    forum.aspose.com/t/document-comparison-using-as...
  8. SaveOptions.updateAmbiguousTextFont property | ...

    Saveoptions.updateAmbiguousTextFont property. Determines whether the font attributes will be changed according to the character code being used....updateAmbiguousTextF property SaveOptions.updateAmbiguousTextF property...Words.Saving class SaveOptions SaveOptions.tempFolder property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setMet...HandleBinaryRasterWa.pdf", saveOptions); Assert.assertEquals(1,...

    reference.aspose.com/words/java/com.aspose.word...
  10. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveoptions and ImageOrPrintOptions using Aspose.Cells for Node.js via C++. Ensure proper font rendering when fonts are missing.... const saveOptions = new AsposeCells . PdfSaveOptions...PdfSaveOptions (); saveOptions . setDefaultFont ( "Times New Roman"...

    docs.aspose.com/cells/nodejs-cpp/set-defaultfon...