Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 32,698 for

saveoptions

(0.18 sec)
  1. MetafileRenderingMode enumeration | Aspose.Word...

    Aspose.Words.Saving.MetafileRenderingMode enumeration. Specifies how Aspose.Words should render WMF and EMF metafiles.... let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . metafileRenderingOpt = metafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Սեղմել HTML Ը Java Ում

    Սեղմեք HTML ը Java ում՝ առանց որակի կորստի: Օպտիմալացրեք HTML բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...OoxmlSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCac...doc.save("Output.html", saveOptions); import com.aspose.words...

    products.aspose.com/words/hy/java/compress/html/
  3. Შეკუმშოს HTML Java

    შეკუმშოს HTML Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....OoxmlSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCac...doc.save("Output.html", saveOptions); import com.aspose.words...

    products.aspose.com/words/ka/java/compress/html/
  4. TxtSaveOptions.MaxCharactersPerLine | Aspose.Wo...

    Discover TxtSaveoptions MaxCharactersPerLine, easily set character limits per line for better text formatting. Default is 0 for unlimited characters.... TxtSaveOptions saveOptions = new TxtSaveOptions { MaxCharactersPerLine...MaxCharactersPerLine.txt" , saveOptions ); See Also class TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Drawing::Fill::get_BackColor met...

    Aspose::Words::Drawing::Fill::get_BackColor method. Gets or sets a Color object that represents the background color for the fill in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Fill::get_GradientVaria...

    Aspose::Words::Drawing::Fill::get_GradientVariant method. Gets the gradient variant GradientVariant for the fill in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. OoxmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OoxmlSaveoptions to enhance document saving in Docx, Docm, Dotx, Dotm, and FlatOpc formats with customizable features....class OoxmlSaveOptions : SaveOptions Constructors Name Description..."Compliance" property of the SaveOptions object to "OoxmlCompliance...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Відкриття та редагування PSB-файлу | products.a...

    Відкрийте та редагуйте PSD файл з онлайн-редактором...Save(outpath, saveOptions); } You can download Aspose...sweepAngle); SaveOptions saveOptions = new SaveOptions(); image.save("outpath...

    products.aspose.com/psd/ua/editor/psd/
  9. Rendering Resource Usage and Resource Sheet Vie...

    Learn how to read Microsoft Project resource usage and resource sheet views using Aspose.Tasks for Java.... Initiate the SaveOptions object with the required...mpp" ); 7 // Define the SaveOptions with required TimeScale settings...

    docs.aspose.com/tasks/java/rendering-resource-u...
  10. Compress PDF In C#

    Compress PDF in C# without losing quality. Optimize PDF content, reduce file size easily....SectionBreakNewPage); } var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...Document.Save( "Output.pdf" , saveOptions); private void SetPageSize...

    products.aspose.com/words/net/compress/pdf/