Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 9,624 for

pdfsaveoptions

(0.05 sec)
  1. PdfPermissions Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPermissions enum for controlling user access on encrypted PDFs. Enhance security and manage document operations effectively....DocumentAssembly ); // Create a "PdfSaveOptions" object that we can pass....PDF. PdfSaveOptions saveOptions = new PdfSaveOptions (); //...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Contains method. Determines whether the collection contains a bookmark with the given name in C++.... auto pdfSaveOptions = MakeObject < PdfSaveOptions > (); SharedPtr...BookmarksOutlineLeve > outlineLevels = pdfSaveOptions -> get_OutlineOptions ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. PdfZoomBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfZoomBehavior enum for customizable PDF zoom settings. Enhance user experience with tailored viewing options in PDF documents...." ); // Create a "PdfSaveOptions" object that we can pass...of 25%. PdfSaveOptions options = new PdfSaveOptions { ZoomBehavior...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfFontEmbeddingMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfFontEmbeddingMode enum for optimal font embedding in PDFs. Enhance document quality and ensure consistent text display...." ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new Pdfsaveoptions()); I’ve attached the test …...pdf", new PdfSaveOptions()); I’ve attached the test...when saving to PDF. The PdfSaveOptions class allows you to set...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  6. PdfPageMode | Aspose.Words for Java

    Specifies how the PDF document should be displayed when opened in the PDF reader in Java...."); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions(); // Set...

    reference.aspose.com/words/java/com.aspose.word...
  7. 通过 Node.js 结合 C++ 跟踪文档转换进度|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 跟踪Excel文件中的转换进度。...const pdfSaveOptions = new AsposeCells . PdfSaveOptions (); pdfSaveOptions..."DocumentConversionPr.pdf" ), pdfSaveOptions ); 以下是 TestPageSavingCallba...

    docs.aspose.com/cells/zh/nodejs-cpp/track-docum...
  8. System.Drawing.Common dependency on linux envir...

    We are facing an issue when trying to convert a PostScript file to PDF in containerized Linux environments (.NET 9). When calling the SaveAsPdf method on a PsDocument, the following exception is thrown: pgsql CopyEdit …...SaveAsPdf(Stream pdfStream, PdfSaveOptions options) The Aspose libraries...PsDocument(fs); PdfSaveOptions options = new PdfSaveOptions(true); //...

    forum.aspose.com/t/system-drawing-common-depend...
  9. PdfPermissions enumeration | Aspose.Words for N...

    Aspose.Words.Saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....DocumentAssembly ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = new aw . Saving . PdfSaveOptions (); // Enable encryption...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DownsampleOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.DownsampleOptions class to easily customize image downsampling for optimized document quality and performance....docx" ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // By...

    reference.aspose.com/words/net/aspose.words.sav...