Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 31,268 for

saveoptions

(0.12 sec)
  1. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them with Aspose.SVG. You will find C# examples and online SVG Converter...ImageSaveOptions 11 var saveOptions = new ImageSaveOptions(ImageFormat...Converter. ConvertSVG (document, saveOptions, Path. Combine (OutputDir...

    docs.aspose.com/svg/net/convert-svg-to-image/
  2. Pdf转docx,转换模式设置flow。如何指定图片格式为嵌入型 - Free Support...

    pdf转docx,转换模式设置flow。转换出来的文档,图片都是浮动型,衬于文字下方,这个格式导致文档难以编辑。如何指定转换word文档的时候,图片格式为嵌入型。 Aspose.pdf,java...DocSaveOptions saveOptions = new DocSaveOptions(); saveOptions.setFormat(DocSaveOptions...setFormat(DocSaveOptions.DocFormat.DocX); saveOptions.setMode(DocSaveOptions.RecognitionMode...

    forum.aspose.com/t/pdf-docx-flow/307087
  3. Save as PDF - Change image - Free Support Forum...

    hello, when I save the document as PDF the image changes, you can check it out. thanks in advance input.docx (238.8 KB)...docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); //...Example: Set image compression saveOptions.setImageCompression(PdfImageCompression...

    forum.aspose.com/t/save-as-pdf-change-image/310466
  4. 使用 C# 製作 DOC

    通過幾個步驟在 C# 中創建一個新的 DOC。使用 .NET 庫輕鬆創建 DOC。...bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...1); doc.Save("Output.doc", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/zh-hant/net/make/doc/
  5. GradientStopCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Drawing.GradientStopCollection class, featuring a robust collection of customizable GradientStop objects for enhanced document design.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.GradientStops.docx" , saveOptions ); See Also class GradientStop...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method... SaveOptions ): ... Parameter Type Description...overwritten. save_options SaveOptions Specifies the options that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 Javascript 製作 DOC

    通過幾個步驟在 JavaScript 中創建一個新的 DOC。使用 Node.js via .NET 庫輕鬆創建 DOC。...endBookmark("Aspose bookmark") var saveOptions = new aw.Saving.PdfSaveOptions()...PdfSaveOptions() saveOptions.outlineOptions.bookmarksOutlineLeve.add("Aspose...

    products.aspose.com/words/zh-hant/nodejs-net/ma...
  8. 使用 Javascript 製作 Markdown

    通過幾個步驟在 JavaScript 中創建一個新的 Markdown。使用 Node.js via .NET 庫輕鬆創建 Markdown。...endBookmark("Aspose bookmark") var saveOptions = new aw.Saving.PdfSaveOptions()...PdfSaveOptions() saveOptions.outlineOptions.bookmarksOutlineLeve.add("Aspose...

    products.aspose.com/words/zh-hant/nodejs-net/ma...
  9. 使用 Javascript 製作 WORD

    通過幾個步驟在 JavaScript 中創建一個新的 WORD。使用 Node.js via .NET 庫輕鬆創建 WORD。...endBookmark("Aspose bookmark") var saveOptions = new aw.Saving.PdfSaveOptions()...PdfSaveOptions() saveOptions.outlineOptions.bookmarksOutlineLeve.add("Aspose...

    products.aspose.com/words/zh-hant/nodejs-net/ma...
  10. Փոխարկել HTML GIF C#

    Փոխարկեք HTML ը GIF ձևաչափի C# կոդով: Պահեք HTML որպես GIF օգտագործելով C#:...html" ); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/hy/net/conversion/htm...