Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 33,683 for

saveoptions

(0.57 sec)
  1. Error occurred while save the pdf document with...

    Hi Team, We have a merged with multiple other pdfs and we have received the below error. Can you please help us to look into it. System.ArgumentException: An item with the same key has already been added. Key: 173895 …...#=znwtBEZ5rwAa0UPzg3cB= #=zuVxBE6Q=, SaveOptions #=zg0M2Os1MzU7P) at #=zx...#=znwtBEZ5rwAa0UPzg3cB= #=zuVxBE6Q=, SaveOptions #=zg0M2Os1MzU7P) at (Object...

    forum.aspose.com/t/error-occurred-while-save-th...
  2. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a new instance of the GradientStop class in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Convert PDF to Microsoft Word Documents in Java...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for Java. Learn more how to tune up PDF to Microsoft Word documents conversion....toString ()); DocSaveOptions saveOptions = new DocSaveOptions ();...the output format as DOC saveOptions . setFormat ( DocSaveOptions...

    docs.aspose.com/pdf/java/convert-pdf-to-word/
  4. PclSaveOptions.RasterizeTransformedElements | A...

    Control rasterization of complex elements in PCL documents with PclSaveoptions. Easily manage image quality and file size for optimal results....docx" ); PclSaveOptions saveOptions = new PclSaveOptions { SaveFormat...RasterizeElements.pcl" , saveOptions ); See Also class PclSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. HtmlFixedSaveOptions.OptimizeOutput | Aspose.Wo...

    Optimize your HTML output with the HtmlFixedSaveoptions property. Enhance performance by removing redundant canvases and merging similar glyphs. Default, true....); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions...OptimizeGraphicsOutp.html" , saveOptions ); // The size of the optimized...

    reference.aspose.com/words/net/aspose.words.sav...
  6. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

    Discover the HtmlFixedSaveoptions PageMargins property to customize your HTML document's margins. Set values in points for precise layout control....); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions..."HtmlFixedSaveOptions.PageMargins.html" , saveOptions ); string outDocContents...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Node.to_string method | Aspose.Words for Python

    aspose.words.Node.to_string method... SaveOptions ): ... Parameter Type Description...Description save_options SaveOptions Specifies the options that...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IDocumentConverterPlugin.convert_to_images meth...

    IDocumentConverterPlugin.convert_to_images method. Converts pages from document from input stream to array of images.... SaveOptions ): ... Parameter Type Description...load options. save_options SaveOptions The save options. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SaveOptions.allow_embedding_post_script_fonts p...

    Saveoptions.allow_embedding_post_script_fonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is saved...allow_embedding_post_script_fonts property SaveOptions.allow_embedding_post_script_fonts...save_options = aw . saving . SaveOptions . create_save_options ( save_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Make PDF Using C++

    Make a new PDF in C++ in a few steps. Easily create PDF using C++ library....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/cpp/make/pdf/