Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 33,600 for

saveoptions

(0.11 sec)
  1. Փոխարկել DOC Պատկեր C++

    Փոխարկեք DOC ը Պատկեր ձևաչափի C++ կոդով: Պահեք DOC որպես Պատկեր օգտագործելով C++:...doc" ); auto saveOptions = MakeObject <ImageSaveO...get_PageCount (); page++) { saveOptions-> set_PageSet ( MakeObject...

    products.aspose.com/words/hy/cpp/conversion/doc...
  2. Გადაიყვანეთ HTML GIF C++

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

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

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

    products.aspose.com/words/ka/cpp/conversion/doc...
  4. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....SaveOptions All Implemented Interfaces:...HtmlSaveOptions extends SaveOptions implements Cloneable Can...

    reference.aspose.com/words/java/com.aspose.word...
  5. Սեղմել HTML Ը Javascript Ում

    Սեղմեք HTML ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք HTML բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...setImage(compressedImageBuffe); } } var saveOptions = new aw.Saving.PdfSaveOptions()...PdfSaveOptions() saveOptions.cacheBackgroundGraph = true doc.save("Output...

    products.aspose.com/words/hy/nodejs-net/compres...
  6. Սեղմել DOC Ը Javascript Ում

    Սեղմեք DOC ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք DOC բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...setImage(compressedImageBuffe); } } var saveOptions = new aw.Saving.PdfSaveOptions()...PdfSaveOptions() saveOptions.cacheBackgroundGraph = true doc.save("Output...

    products.aspose.com/words/hy/nodejs-net/compres...
  7. Merger.merge_streams method | Aspose.Words for ...

    aspose.words.lowcode.Merger.merge_streams method... SaveOptions , merge_format_mode : aspose...input streams. save_options SaveOptions The save options. merge_format_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextBox not converting correctly to PDF - Free ...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...Presentation(inputFile)) { PdfOptions saveOptions = new PdfOptions { EmbedFullFonts...Slides.Export.SaveFormat.Pdf, saveOptions); results = "SUCCESS"; }...

    forum.aspose.com/t/textbox-not-converting-corre...
  9. Փոխարկել 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/hy/cpp/conversion/tex...
  10. Work with Task Views | Aspose.Tasks Documentation

    Learn how to work with task views using Aspose.Tasks for C# and VB.NET.... Initiate the SaveOptions object with required timescale...mpp" ); 4 5 // Define the SaveOptions with required TimeScale settings...

    docs.aspose.com/tasks/cpp/task-views/