Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 33,683 for

saveoptions

(0.17 sec)
  1. Use LightCells API build xls ,throw Exception O...

    using Aspose.Cells; namespace ConsoleApp17 { public class WriteUsingLightCellsAPI { public static void Run() { // The path to the documents directory. var fileName = $“F:\temp\{DateTime.Now:yyyyMMHHmmss}.xls”; …...workbook = new Workbook(); var saveOptions = new XlsSaveOptions(); //...//var saveOptions = new OoxmlSaveOptions(); saveOptions.LightCellsDataProvid...

    forum.aspose.com/t/use-lightcells-api-build-xls...
  2. Make PDF Using C#

    Make a new PDF in C# in a few steps. Easily create PDF using .NET library....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...1); doc.Save("Output.pdf", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/net/make/pdf/
  3. 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/
  4. Compress WORD In Java

    Compress WORD in Java without losing quality. Optimize WORD content, reduce file size easily....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions.setC...doc.save( "Output.docx" , saveOptions); import com.aspose.words...

    products.aspose.com/words/java/compress/word/
  5. Compress DOCX In Java

    Compress DOCX in Java without losing quality. Optimize DOCX content, reduce file size easily....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions.setC...doc.save( "Output.docx" , saveOptions); import com.aspose.words...

    products.aspose.com/words/java/compress/docx/
  6. 使用 C++ 製作 PDF

    通過幾個步驟在 C++ 中創建一個新的 PDF。使用 C++ 庫輕鬆創建 PDF。...Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/zh-hant/cpp/make/pdf/
  7. 在 .NET 中将 PDF 转换为 PowerPoint|Aspose.PDF for .NET

    Aspose.PDF 允许您使用 .NET 将 PDF 转换为 PPT(PowerPoint)格式。 一种方法是将 PDF 转换为 PPTX,并将幻灯片作为图像。...PptxSaveOptions object var saveOptions = new Aspose . Pdf . PptxSaveOptions...+ "PDFToPPT_out.pptx" , saveOptions ); } } 将 PDF 转换为 PPTX 并将幻灯片作为图像...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-power...
  8. 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...
  9. 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...
  10. MetafileRenderingMode enumeration | Aspose.Word...

    Aspose.Words.Saving.MetafileRenderingMode enumeration. Specifies how Aspose.Words should render WMF and EMF metafiles.... let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . metafileRenderingOpt = metafileRenderingOpt...

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