Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 9,635 for

pdfsaveoptions

(0.03 sec)
  1. Buat DOC Menggunakan Java

    Buat DOC baharu dalam Java dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka Java....bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    products.aspose.com/words/ms/java/make/doc/
  2. Կատարեք DOCX՝ Օգտագործելով Java

    Ստեղծեք նոր DOCX Java ում մի քանի քայլով: Հեշտությամբ ստեղծեք DOCX՝ օգտագործելով Java գրադարանը:...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...bookmark"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    products.aspose.com/words/hy/java/make/docx/
  3. DocumentBase.BackgroundShape | Aspose.Words for...

    Discover the DocumentBase BackgroundShape property, easily customize your document's background shape for enhanced visual appeal. Maximize your design potential!... PdfSaveOptions saveOptions = new Aspose...Aspose . Words . Saving . PdfSaveOptions { CacheBackgroundGraph =...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Saving::NumeralFormat enum | Asp...

    Aspose::Words::Saving::NumeralFormat enum. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats in C++....50, 100" ); // Create a "PdfSaveOptions" object that we can pass...options = MakeObject < PdfSaveOptions > (); // Set the "NumeralFormat"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for Node.js via C++. Ensure bookmarks remain intact regardless of page changes.... list ); // Create PdfSaveOptions and assign Bookmark to...opts = new AsposeCells . PdfSaveOptions (); opts . setBookmark...

    docs.aspose.com/cells/nodejs-cpp/add-pdf-bookma...
  6. How to convert Word to PDF in Java

    This tutorial describes how to convert Word to PDF in Java. It provides the sequence of steps to perform this conversion along with a runnable Java code to convert DOCX to PDF....export to PDF Instantiate a PdfSaveOptions class object to create...object. Later an instance of PdfSaveOptions is created that is used...

    kb.aspose.com/words/java/how-to-convert-word-to...
  7. Aspose::Words::Saving::OutlineOptions::get_Defa...

    Aspose::Words::Saving::OutlineOptions::get_DefaultBookmarksOutlineLevel method. Specifies the default level in the document outline at which to display Word bookmarks in C++....docx" ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = MakeObject < PdfSaveOptions > (); // Set the "PageMode"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. PdfDigitalSignatureDetails.timestampSettings pr...

    PdfDigitalSignatureDetails.timestampSettings property. Gets or sets the digital signature timestamp settings...." ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // Create a digital...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Display Multiple Columns in Rendered Gantt Char...

    Learn how to display customized Gantt chart columns while export in graphical formats (PDF, PNG, JPEG) using Aspose.Tasks for .NET....PDF format one can pass PdfSaveOptions. SaveOptions Type The rendering...Copy 1 PdfSaveOptions saveOptions = new PdfSaveOptions() 2 { 3...

    docs.aspose.com/tasks/net/display-multiple-colu...
  10. During Email to PDF export, part of the inline ...

    I am using Aspose Total 24.4.1 Our code for Email2PDF is public static void email2pdf(final String emailFilename, final String targetPDFname, final Properties properties) throws Exception { final MailMessa…...(isPdfA) { final PdfSaveOptions opts = new PdfSaveOptions(); opts.s...

    forum.aspose.com/t/during-email-to-pdf-export-p...