Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 32,697 for

saveoptions

(0.08 sec)
  1. SoftEdgeFormat.Radius | Aspose.Words for .NET

    Discover the SoftEdgeFormat Radius property to easily adjust soft edge effects. Control radius length with precision for stunning visual results....SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions . MaxImageResolution...MaxImageResolution.svg" , saveOptions ); Shows how to work with...

    reference.aspose.com/words/net/aspose.words.dra...
  2. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    Discover the HtmlFixedSaveoptions FontFormat property to customize font exporting. Easily set and optimize your default format to Woff for better performance....); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions...UsingMachineFonts.html" , saveOptions ); string outDocContents...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentSavingArgs.estimatedProgress property |...

    DocumentSavingArgs.estimatedProgress property. Overall estimated percentage progress.... let saveOptions = new aw . Saving . HtmlSaveOptions...HtmlSaveOptions ( saveFormat ); saveOptions . progressCallback = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FixedPageSaveOptions.MetafileRenderingOptions |...

    Discover FixedPageSaveoptions' MetafileRenderingOptions property to customize and enhance your metafile rendering for optimal results....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . MetafileRenderingOpt...HandleBinaryRasterWa.pdf" , saveOptions ); Assert . That ( callback...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Section breaks erased - Free Support Forum - as...

    Issue occurs in Aspose Words 25.6 and later, when calling either of these two methods in com.aspose.words.Document: save(String fileName, int saveFormat) save(String fileName, Saveoptions Saveoptions) Section breaks a…...save(String fileName, SaveOptions saveOptions) Section breaks appear...save(String fileName, SaveOptions saveOptions) , while the method...

    forum.aspose.com/t/section-breaks-erased/319189
  6. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a NullPointerException when trying to convert a docx to pdf. Problem occurs when a part of my docx is splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...SaveOptions; public class Bug { public...Document(input); SaveOptions so = SaveOptions.createSaveOptions(SaveFormat...

    forum.aspose.com/t/nullpointerexception-when-co...
  7. Aspose::Words::Drawing::Fill::OneColorGradient ...

    Aspose::Words::Drawing::Fill::OneColorGradient method. Sets the specified fill to a one-color gradient in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. PdfSaveOptions.EncryptionDetails | Aspose.Words...

    Discover PdfSaveoptions' EncryptionDetails property to easily configure PDF encryption settings, ensuring your documents remain secure and protected.... PdfSaveOptions saveOptions = new PdfSaveOptions ();..."EncryptionDetails" property. saveOptions . EncryptionDetails = encryptionDetails...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Splitter.remove_blank_pages method | Aspose.Wor...

    aspose.words.lowcode.Splitter.remove_blank_pages method... SaveOptions ): ... Parameter Type Description...file name. save_options SaveOptions The save options. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert PDF to PowerPoint in .NET|Aspose.PDF fo...

    Aspose.PDF allows you to convert PDF to PPT (PowerPoint) format using .NET. One way there is a possibility to convert PDF to PPTX with Slides as Images....PptxSaveOptions object var saveOptions = new Aspose . Pdf . PptxSaveOptions...+ "PDFToPPT_out.pptx" , saveOptions ); } } Convert PDF to PPTX...

    docs.aspose.com/pdf/net/convert-pdf-to-powerpoint/