Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 33,526 for

saveoptions

(0.18 sec)
  1. GraphicsQualityOptions Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.GraphicsQualityOptions class to enhance document graphics quality with customizable options for superior output....GenericTypographic }; ImageSaveOptions saveOptions = new ImageSaveOptions (...( SaveFormat . Jpeg ); saveOptions . GraphicsQualityOptio = qualityOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ImlRenderingMode enumeration | Aspose.Words for...

    Aspose.Words.Saving.ImlRenderingMode enumeration. Specifies how ink (InkML) objects are rendered to fixed page formats.... let saveOptions = new aw . Saving . ImageSaveOptions...RenderInkObject.jpeg" , saveOptions ); See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.PSD for .NET 24.7发布说明|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 ( output , saveOptions ); } PSDNET-2061. 修复ImageSaveException:...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....SaveOptions , com.aspose.words.FixedPageSaveOptions...PclSaveOptions saveOptions = new PclSaveOptions(); saveOptions.setSaveFormat(SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...
  5. Export texture files while saving 3D scene|Docu...

    Using Aspose.3D for .NET, developers can export texture files to file system while saving 3D scene....obj" , opt ); All SaveOptions objects in Aspose.3D include...ExportTextures property in SaveOptions , you can seamlessly export...

    docs.aspose.com/3d/net/export-texture-files-whi...
  6. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveoptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain document formatting effortlessly.... TxtSaveOptions saveOptions = new TxtSaveOptions ();...discard all page breaks. saveOptions . ForcePageBreaks = forcePageBreaks...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the document... toEqual ( true ); let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . CacheBackgroundGraph = false ; //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Შეკუმშოს TIFF Java

    შეკუმშოს TIFF Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....tiff" ); ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...(SaveFormat.TIFF); saveOptions.setTiffCompression(TiffCompression...

    products.aspose.com/words/ka/java/compress/tiff/
  9. Aspose::Words::Drawing::TextureAlignment enum |...

    Aspose::Words::Drawing::TextureAlignment enum. Specifies the alignment for the tiling of the texture fill in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. SaveOptions.use_anti_aliasing property | Aspose...

    Saveoptions.use_anti_aliasing property. Gets or sets a value determining whether or not to use anti-aliasing for rendering....use_anti_aliasing property SaveOptions.use_anti_aliasing property...a rendered document with SaveOptions. doc = aw . Document ( file_name...

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