Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 31,259 for

saveoptions

(0.05 sec)
  1. Urobiť PDF Pomocou C#

    Vytvorte nový PDF v C# v niekoľkých krokoch. Jednoducho vytvorte PDF pomocou knižnice .NET....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...1); doc.Save("Output.pdf", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/sk/net/make/pdf/
  2. Გააკეთეთ PDF Java Ის Გამოყენებით

    შექმენით ახალი PDF Java ში რამდენიმე ნაბიჯით. მარტივად შექმენით PDF Java ბიბლიოთეკის გამოყენებით....PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.getOutlineOptions()...1); doc.save("Output.pdf", saveOptions); import com.aspose.words...

    products.aspose.com/words/ka/java/make/pdf/
  3. Gawe PDF Nganggo Java

    Gawe PDF anyar ing Java ing sawetara langkah. Nggawe PDF kanthi gampang nggunakake perpustakaan Java....PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.getOutlineOptions()...1); doc.save("Output.pdf", saveOptions); import com.aspose.words...

    products.aspose.com/words/jv/java/make/pdf/
  4. Otvorite i uredite PSD datoteku | products.aspo...

    Otvorite i uredite PSD datoteku s mrežnim uređivačem...Save(outpath, saveOptions); } You can download Aspose...sweepAngle); SaveOptions saveOptions = new SaveOptions(); image.save("outpath...

    products.aspose.com/psd/cr/editor/psd/
  5. Convert XBRL to XLSX Excel via Python | product...

    Sample code for XBRL to Excel XLSX Python conversion. Use API example code for batch XBRL files to XLSX conversion within Python based applications.... Set SaveOptions for the output file by choosing...target file and relevant SaveOptions as parameters. Conversion...

    products.aspose.com/finance/python-net/conversi...
  6. TextureAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextureAlignment enum for precise texture fill alignment. Enhance your document designs with seamless tiling options!... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.TextureFill.docx" , saveOptions ); doc = new Document ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dra...
  7. GraphicsQualityOptions.UseTileFlipMode | Aspose...

    Discover the GraphicsQualityOptions UseTileFlipMode property to control WrapMode settings for enhanced visual quality in your applications....GetShapeRenderer (); ImageSaveOptions saveOptions = new ImageSaveOptions (..."ImageSaveOptions.UseTileFlipMode.png" , saveOptions ); See Also class GraphicsQualityOptio...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ExportFontFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ExportFontFormat enum for optimal font export when rendering to HTML fixed format. Enhance your document's visual quality!...); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions...UsingMachineFonts.html" , saveOptions ); string outDocContents...

    reference.aspose.com/words/net/aspose.words.sav...
  9. HtmlFixedSaveOptions.UseTargetMachineFonts | As...

    Discover how the UseTargetMachineFonts property in HtmlFixedSaveoptions enhances document display by utilizing target machine fonts. Optimize your font management today!...); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions...UsingMachineFonts.html" , saveOptions ); string outDocContents...

    reference.aspose.com/words/net/aspose.words.sav...
  10. IResourceSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves external resources images fonts and css when saving a document to fixed page HTML or SVG in Java....FontSavingCallback(); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions();...HtmlFixedSaveOptions(); { saveOptions.setResourceSavingCal(callback); } doc.sa...

    reference.aspose.com/words/java/com.aspose.word...