Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 31,170 for

saveoptions

(0.07 sec)
  1. Սեղմել WORD Ը C# Ում

    Սեղմեք WORD ը C# ում՝ առանց որակի կորստի: Օպտիմալացրեք WORD բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:..."yourCompressedImage" ); } } var saveOptions = new OoxmlSaveOptions {...doc.Save( "Output.docx" , saveOptions); using Aspose.Words; var...

    products.aspose.com/words/hy/net/compress/word/
  2. Difference in HTML output - Free Support Forum ...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("input.xlsx"); HtmlSaveoptions Saveoptions = new HtmlSaveoptions(SaveFormat.HTML); Saveoptions.setParseHtmlTagInCell(false);…...xlsx"); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat...HTML); saveOptions.setParseHtmlTagInCel(false); saveOptions.set...

    forum.aspose.com/t/difference-in-html-output/31...
  3. PdfSaveOptions.encryptionDetails property | Asp...

    PdfSaveoptions.encryptionDetails property. Gets or sets the details for encrypting the output PDF document.... let saveOptions = new aw . Saving . PdfSaveOptions..."EncryptionDetails" property. saveOptions . encryptionDetails = encryptionDetails...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Fill.backColor property | Aspose.Words for Node.js

    Fill.backColor property. Gets or sets a Color object that represents the background color for the fill.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Fill.gradientStops property | Aspose.Words for ...

    Fill.gradientStops property. Gets a collection of [GradientStop](../../gradientstop/) objects for the fill.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 用C++将所有工作表列适应到单页PDF中|Documentation

    使用Aspose.Cells结合C++生成适合所有工作表列在单页的PDF。...PdfSaveOptions PdfSaveOptions saveOptions ; // Set AllColumnsInOnePageP...AllColumnsInOnePageP to true saveOptions . SetEmbedStandardWind ( true ); //...

    docs.aspose.com/cells/zh/cpp/fit-all-worksheet-...
  9. Urobiť PDF Pomocou C++

    Vytvorte nový PDF v C++ v niekoľkých krokoch. Jednoducho vytvorte PDF pomocou knižnice C++....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/sk/cpp/make/pdf/
  10. Make PDF Using C++

    Make a new PDF in C++ in a few steps. Easily create PDF using C++ library....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/cpp/make/pdf/