Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 33,600 for

saveoptions

(0.06 sec)
  1. Կատարեք DOCX՝ Օգտագործելով C#

    Ստեղծեք նոր DOCX C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք DOCX՝ օգտագործելով .NET գրադարանը:...bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...doc.Save("Output.docx", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/hy/net/make/docx/
  2. Replacer.replace method | Aspose.Words for Python

    aspose.words.lowcode.Replacer.replace method... SaveOptions , pattern : str , replacement...file name. save_options SaveOptions The save options. pattern...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert OLM to EML via C# | products.aspose.com

    Sample code for OLM to EML C# conversion. Use API example code for batch OLM files to EML conversion within VB.NET, Asp.NET or any .NET based application....Load Set SaveOptions Call Save method with SaveOptions as parameter...Save( $"{msg.Subject}.eml" , SaveOptions.DefaultEml); } } Free App...

    products.aspose.com/email/net/conversion/olm-to...
  4. Dml3DEffectsRenderingMode | Aspose.Words for Java

    Specifies how 3D shape effects are rendered in Java....PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setDml...Dml3DEffectsRenderin.pdf", saveOptions); Fields Field Description...

    reference.aspose.com/words/java/com.aspose.word...
  5. PDF Conversion Solution using Java | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for Java...DocSaveOptions object DocSaveOptions saveOptions = new DocSaveOptions ();...means Full recognition mode saveOptions . setMode ( DocSaveOptions...

    products.aspose.com/pdf/java/conversion/
  6. PDF Document.Save InvalidOperationException Wro...

    Attempting to read and save a pdf results in System.InvalidOperationException: Wrong format of page’s content. This occurs for certain PDF files with annotations. If we remove the annotations, the document can be saved…...#=ziEx$3M2zno$v(Stream #=zVErAv_8=, SaveOptions #=zVLb3O24Qnbf4) at Aspose...#=z2Y2S8tjqhd_y(Stream #=zVErAv_8=, SaveOptions #=zVLb3O24Qnbf4) at Aspose...

    forum.aspose.com/t/pdf-document-save-invalidope...
  7. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....Document (); // Configure a SaveOptions object to encrypt the document...document. OdtSaveOptions saveOptions = new OdtSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words/fil...
  8. Convert OLM to VCF via C# | products.aspose.com

    Sample code for OLM to VCF C# conversion. Use API example code for batch OLM files to VCF conversion within VB.NET, Asp.NET or any .NET based application....Load Set SaveOptions Call Save method with SaveOptions as parameter...

    products.aspose.com/email/net/conversion/olm-to...
  9. Convert OLM to PST via C# | products.aspose.com

    Sample code for OLM to PST C# conversion. Use API example code for batch OLM files to PST conversion within VB.NET, Asp.NET or any .NET based application....Load Set SaveOptions Call Save method with SaveOptions as parameter...

    products.aspose.com/email/net/conversion/olm-to...
  10. Get Max Range In A Worksheet with C++|Documenta...

    This article describes how to get the max range, max data range, and max display range of Excel files with the Aspose.Cells for C++ library....export HtmlSaveOptions saveOptions ; saveOptions . SetExportActiveWorks...GetColumnCount () - 1 ); saveOptions . SetExportArea ( exportArea...

    docs.aspose.com/cells/cpp/get-max-range-in-a-wo...