Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 9,665 for

pdfsaveoptions

(0.04 sec)
  1. Specify how to cross string in output PDF and i...

    Learn to control text overflow in output PDF/Image by specifying the cross type using Aspose.Cells for Node.js via C++....const pdfSaveOptions = new AsposeCells . PdfSaveOptions (); //...// Set text cross type pdfSaveOptions . setTextCrossType ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/specify-how-to...
  2. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Clear method. Removes all elements from the collection in C++.... auto pdfSaveOptions = System :: MakeObject...Aspose :: Words :: Saving :: PdfSaveOptions > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. PdfSaveOptions和ImageOrPrintOptions的DefaultFont...

    学习在使用Aspose.Cells保存文档时优先设置字体。...将PdfSaveOptions和ImageOrPrintOptions的DefaultFont属性设置为优先,使用C++...Contents [ Hide ] 可能的使用场景 在设置 PdfSaveOptions 和 ImageOrPrintOptions 的...

    docs.aspose.com/cells/zh/cpp/set-defaultfont-pr...
  4. PdfSaveOptions.image_color_space_export_mode pr...

    Pdfsaveoptions.image_color_space_export_mode property. Specifies how the color space will be selected for the images in PDF document....image_color_space_export_mode property PdfSaveOptions.image_color_space_export_mode...SIMPLE_CMYK value is specified, PdfSaveOptions.image_compression option...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfDigitalSignatureDetails.HashAlgorithm | Aspo...

    Discover the PdfDigitalSignatureDetails HashAlgorithm property—efficiently manage and customize your hash algorithms for enhanced digital security...., "aw" ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PageSet.Even | Aspose.Words for .NET

    Retrieve a set of all even pages from your document in their original order with PageSet Even. Streamline your workflow and enhance document management!...PageBreak ); } // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // Below...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DownsampleOptions.Resolution | Aspose.Words for...

    Optimize image quality with the DownsampleOptions Resolution property, defining the ideal pixels per inch for superior downsampling results....docx" ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // By...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DmlEffectsRenderingMode Enum | Aspose.Words for...

    Discover the Aspose.Words DmlEffectsRenderingMode enum for optimized DrawingML effect rendering in fixed page formats. Enhance your document quality!...docx" ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set...

    reference.aspose.com/words/net/aspose.words.sav...
  9. How to Convert MPP to PDF using Java

    This quick tutorial guides you on how to convert MPP to PDF using Java. It contains the configuration details, a sequence of steps and runnable sample code for writing MPP to PDF converter using Java....object Instantiate the PdfSaveOptions class object Set the page...page size property in the PDFSaveOptions object Convert the MPP...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  10. PdfSaveOptions.render_choice_form_field_border ...

    Pdfsaveoptions.render_choice_form_field_border property. Specifies whether to render PDF choice form field border....render_choice_form_field_border property PdfSaveOptions.render_choice_form_field_border...Drop-Down Form Field when PdfSaveOptions.preserve_form_fields option...

    reference.aspose.com/words/python-net/aspose.wo...