Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 33,584 for

saveoptions

(0.39 sec)
  1. Aspose::Words::Drawing::Fill::get_GradientAngle...

    Aspose::Words::Drawing::Fill::get_GradientAngle method. Gets or sets the angle of the gradient fill in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Fill::get_GradientStyle...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ResourceSavingArgs | Aspose.Words for Java

    Provides data for the IResourceSavingCallback.resourceSavingcom.aspose.words.ResourceSavingArgs event in Java....FontSavingCallback(); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions();...HtmlFixedSaveOptions(); { saveOptions.setResourceSavingCal(callback); } doc.sa...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose.NET C# Word To PDF - Free Support Forum ...

    IssueWithWordConversion.pdf (12.4 KB) IssueWithWordConversion.docx (33.2 KB) We are having issues converting Word to PDF. You can see in the PDF generated its missing a lot of content from the table at the bottom of th…...save options PdfSaveOptions saveOptions = new PdfSaveOptions { FontEmbeddingMode...high-quality rendering }; saveOptions.ImageColorSpaceExpor = PdfImageColorSpaceEx...

    forum.aspose.com/t/aspose-net-c-word-to-pdf/322585
  5. Compress WORD In Javascript

    Compress WORD in JavaScript without losing quality. Optimize WORD content, reduce file size easily....setImage(compressedImageBuffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...OoxmlSaveOptions() saveOptions.compressionLevel = aw.Saving.CompressionLevel...

    products.aspose.com/words/nodejs-net/compress/w...
  6. Compress DOCX In Javascript

    Compress DOCX in JavaScript without losing quality. Optimize DOCX content, reduce file size easily....setImage(compressedImageBuffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...OoxmlSaveOptions() saveOptions.compressionLevel = aw.Saving.CompressionLevel...

    products.aspose.com/words/nodejs-net/compress/d...
  7. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը JavaScript...setImage(compressedImageBuffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...OoxmlSaveOptions() saveOptions.compressionLevel = aw.Saving.CompressionLevel...

    products.aspose.com/words/hy/nodejs-net/compress/
  8. Გადაიყვანეთ HTML SVG C++

    გადაიყვანეთ HTML SVG C++ ფორმატში კოდით. შეინახეთ HTML როგორც SVG C++....html" ); auto saveOptions = MakeObject <ImageSaveO...get_PageCount (); page++) { saveOptions-> set_PageSet ( MakeObject...

    products.aspose.com/words/ka/cpp/conversion/htm...
  9. Გადაიყვანეთ WORD PNG C++

    გადაიყვანეთ WORD PNG C++ ფორმატში კოდით. შეინახეთ WORD როგორც PNG C++....docx" ); auto saveOptions = MakeObject <ImageSaveO...get_PageCount (); page++) { saveOptions-> set_PageSet ( MakeObject...

    products.aspose.com/words/ka/cpp/conversion/wor...
  10. Converter.convert method | Aspose.Words for Python

    aspose.words.lowcode.Converter.convert method... SaveOptions ): ... Parameter Type Description...file name. save_options SaveOptions The save options. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...