Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 33,745 for

saveoptions

(1.34 sec)
  1. Convert XBRL to XLSX Excel via C# | products.as...

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

    products.aspose.com/finance/net/conversion/xbrl...
  2. Convert XBRL to iXBRL via C# | products.aspose.com

    Sample code for XBRL to SEC html report C# conversion. Use API example code for batch XBRL files to SEC html report conversion within .NET based applications.... Set SaveOptions for the output file by choosing...target file and relevant SaveOptions as parameters. Conversion...

    products.aspose.com/finance/net/conversion/xbrl...
  3. Convert XBRL to iXBRL via C# | products.aspose.com

    Sample code for XBRL to SEC xlsx report C# conversion. Use API example code for batch XBRL files to SEC xlsx report conversion within .NET based applications.... Set SaveOptions for the output file by choosing...target file and relevant SaveOptions as parameters. Conversion...

    products.aspose.com/finance/net/conversion/xbrl...
  4. Buat PDF Menggunakan C#

    Buat PDF baharu dalam C# dalam beberapa langkah. Buat PDF dengan mudah menggunakan pustaka .NET....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...1); doc.Save("Output.pdf", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/ms/net/make/pdf/
  5. LayoutOptions.Callback | Aspose.Words for .NET

    Discover the LayoutOptions Callback property to easily manage IPageLayoutCallback for enhanced page layout customization and improved user experience....pageIndex ) { ImageSaveOptions saveOptions = new ImageSaveOptions (...Document . Save ( stream , saveOptions ); } private int mNum ; }...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...SvgSaveOptions saveOptions = new SvgSaveOptions(); saveOptions.CompressOutputToZipA...MemoryStream(); doc.Save(memStream, saveOptions); } catch { } } Page page...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...
  7. Aspose::Words::LowCode::Comparer class | Aspose...

    Aspose::Words::LowCode::Comparer class. Provides methods intended to compare documents in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, const System::String&...System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, const System::String&...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. Fill.OneColorGradient | Aspose.Words for .NET

    Discover how to use the OneColorGradient method to create stunning one-color gradients for your designs. Enhance your projects effortlessly!... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.GradientFill.docx" , saveOptions ); See Also enum GradientStyle...

    reference.aspose.com/words/net/aspose.words.dra...
  9. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java....stream, ImageSaveOptions saveOptions) save(OutputStream stream...stream, SvgSaveOptions saveOptions) save(String fileName, ImageSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. MarkdownSaveOptions.TableContentAlignment | Asp...

    Discover the MarkdownSaveoptions TableContentAlignment property to customize table content alignment for seamless Markdown exports. Default is Auto...."Cell2" ); MarkdownSaveOptions saveOptions = new MarkdownSaveOptions...MarkdownDocumentTabl.md" , saveOptions ); Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...