Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 33,731 for

saveoptions

(0.15 sec)
  1. Aspose.PSD for .NET 18.8 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ouputDir ) { ImageOptionsBase saveOptions = new ImageOptions . PngOptions..., dir + "big_out.png" , saveOptions , monitor ); System . Threading...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  2. TxtSaveOptions.AddBidiMarks | Aspose.Words for ...

    Discover how the TxtSaveoptions AddBidiMarks property enhances plain text exports by adding bidirectional marks for improved readability and formatting.... TxtSaveOptions saveOptions = new TxtSaveOptions { Encoding...indicate which is which. saveOptions . AddBidiMarks = addBidiMarks...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveoptionsBase::get_ForcePageBreaks method. Allows to specify whether the page breaks should be preserved during export. The default value is false in C++.... auto saveOptions = System :: MakeObject <...discard all page breaks. saveOptions -> set_ForcePageBreaks (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Fill.gradientAngle property | Aspose.Words for ...

    Fill.gradientAngle property. Gets or sets the angle of the gradient fill.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DOCX format in Java...."Compliance" property of the SaveOptions object to "OoxmlCompliance...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); saveOptions.setCo...

    reference.aspose.com/words/java/com.aspose.word...
  6. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setC..."Shape.GradientStops.docx", saveOptions); Methods Method Description...

    reference.aspose.com/words/java/com.aspose.word...
  7. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....SaveOptions public class XamlFlowSaveOptions...XamlFlowSaveOptions extends SaveOptions Can be used to specify additional...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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/
  9. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…...Document(docStream); var saveOptions = new Aspose.Words.Saving...SaveFormat = SaveFormat.Pdf }; saveOptions.OutlineOptions.DefaultBookmarksOutl...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  10. Urobiť PDF Pomocou C++

    Vytvorte nový PDF v C++ v niekoľkých krokoch. Jednoducho vytvorte PDF pomocou knižnice C++....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

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