Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 13,737 for

pdfsaveoptions

(0.06 sec)
  1. Convert MHTML to PDF – C# Examples and Online C...

    Convert MHTML to PDF in C# using Aspose.HTML for .NET. Consider the supported MHTML to PDF conversion scenarios in C# examples....'PDF'}} var options = new PdfSaveOptions(); {{/if_output}} {{#if_output...ConvertMHTML (stream, new PdfSaveOptions(), Path. Combine (OutputDir...

    docs.aspose.com/html/net/convert-mhtml-to-pdf/
  2. PdfEncryptionDetails.UserPassword | Aspose.Word...

    Discover how the UserPassword property enhances PDF security by requiring a password for access, ensuring your documents stay protected and confidential....DocumentAssembly ); // Create a "PdfSaveOptions" object that we can pass....PDF. PdfSaveOptions saveOptions = new PdfSaveOptions (); //...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PdfSaveOptions.UseSdtTagAsFormFieldName | Aspos...

    Discover how the Pdfsaveoptions UseSdtTagAsFormFieldName property enhances PDF forms by using SDT control tags for better organization and clarity....UseSdtTagAsFormField Contents [ Hide ] PdfSaveOptions.UseSdtTagAsFormField property...docx" ); PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Merge XPS files | .NET API Solution

    Merger XPS functionality of Aspose.Page API solution for .NET allows you to combine several XPS files into a single XPS or PDF document....xps" }; Create a PdfSaveOptions instance and configure...: Copy 1 var pdfSaveOptions = new PdfSaveOptions(); 2 pdfSaveOptions...

    docs.aspose.com/page/net/merge/xps/
  5. PdfSaveOptions和ImageOrPrintOptions的DefaultFont...

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

    docs.aspose.com/cells/zh/cpp/set-defaultfont-pr...
  6. PdfTextCompression | Aspose.Words for Java

    Specifies a type of compression applied to all content in the PDF file except images 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. PdfSaveOptions.headerFooterBookmarksExportMode ...

    Pdfsaveoptions.headerFooterBookmarksExportMode property. Determines how bookmarks in headers/footers are exported....headerFooterBookmark property PdfSaveOptions.headerFooterBookmark property...in conjunction with the PdfSaveOptions.outlineOptions option....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfSaveOptions.digitalSignatureDetails property...

    Pdfsaveoptions.digitalSignatureDetails property. Gets or sets the details for signing the output PDF document....digitalSignatureDeta property PdfSaveOptions.digitalSignatureDeta property..., "aw" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BookmarksOutlineLevelCollection.RemoveAt | Aspo...

    Easily manage your bookmarks with the RemoveAt method. Quickly remove bookmarks by index for a streamlined experience in your application!... PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); ...BookmarksOutlineLeve outlineLevels = pdfSaveOptions . OutlineOptions . BookmarksOutlineLeve...

    reference.aspose.com/words/net/aspose.words.sav...
  10. BookmarksOutlineLevelCollection.Add | Aspose.Wo...

    Discover how to enhance your project with the BookmarksOutlineLevelCollection Add method, effortlessly adding bookmarks to your collection for better organization.... PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); ...BookmarksOutlineLeve outlineLevels = pdfSaveOptions . OutlineOptions . BookmarksOutlineLeve...

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