Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 33,683 for

saveoptions

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

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

    products.aspose.com/words/hy/cpp/conversion/jpg...
  2. Փոխարկել Պատկեր BMP C++

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

    products.aspose.com/words/hy/cpp/conversion/ima...
  3. Setting Default Text Encoding in Email Message|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....msg" , SaveOptions . getDefaultMsg ()); Detecting...

    docs.aspose.com/email/java/setting-default-text...
  4. Aspose.PSD for .NET 24.5 - 发布说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PdfOptions saveOptions = new PdfOptions (); saveOptions . PdfCoreOptions...psdImage . Save ( outputFile , saveOptions ); } PSDNET-2033. 修复获取中文字体信息记录方法中的问题...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. SaveOptions.UpdateFields | Aspose.Words for .NET

    Discover how the Saveoptions UpdateFields property optimizes document saving by updating specific field types before converting to fixed formats. Default, true....UpdateFields Contents [ Hide ] SaveOptions.UpdateFields property Gets...options ); See Also class SaveOptions namespace Aspose.Words.Saving...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ImageSaveOptions.horizontalResolution property ...

    ImageSaveoptions.horizontalResolution property. Gets or sets the horizontal resolution for the generated images, in dots per inch....an image, we can pass a SaveOptions object to // edit the image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageSaveOptions.imageContrast property | Aspos...

    ImageSaveoptions.imageContrast property. Gets or sets the contrast for the generated images....an image, we can pass a SaveOptions object to // edit the image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageBinarizationMethod | Aspose.Words for Java

    Specifies the method used to binarize image in Java....as a TIFF, we can pass a SaveOptions object to // adjust the dithering...

    reference.aspose.com/words/java/com.aspose.word...
  9. PdfDigitalSignatureTimestampSettings.password p...

    PdfDigitalSignatureTimestampSettings.password property. Timestamp server password....signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Bug 5062: Converting GeoJson to CSV- Conversion...

    Hi Alexander, Screenshot in QGIS: Screenshot in mygeodata: Input/output data: 5062 -GeoJson -Csv.zip (692 Bytes) Thanks,...Open(geoJsonPath)) { var saveOptions = new CsvSaveOptions { //...collection.Save(csvPath, saveOptions); } Key options explained...

    forum.aspose.com/t/bug-5062-converting-geojson-...