Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 9,665 for

pdfsaveoptions

(0.03 sec)
  1. MetafileRenderingOptions.EmulateRenderingToSize...

    Discover the MetafileRenderingOptions EmulateRenderingToSizeOnPageResolution property. Control metafile rendering resolution for optimal page display....docx" ); // 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::IndexOfKey method. Returns the zero-based index of the specified bookmark in the collection in C++.... auto pdfSaveOptions = System :: MakeObject...Aspose :: Words :: Saving :: PdfSaveOptions > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. PdfDigitalSignatureDetails.Location | Aspose.Wo...

    Discover the PdfDigitalSignatureDetails Location property to easily manage and customize your document signing location for enhanced security and efficiency...., "aw" ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

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

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::idx_get method. Gets or a sets a bookmark outline level by the bookmark name in C++.... auto pdfSaveOptions = System :: MakeObject...Aspose :: Words :: Saving :: PdfSaveOptions > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 为每个Excel工作表渲染一页PDF 使用C++将Excel转换为PDF|Documentation

    使用Aspose.Cells将每个工作表转换为一页的PDF格式。...option PdfSaveOptions pdfSaveOptions ; pdfSaveOptions . SetOnePagePerSheet...workbook . Save ( outputFile , pdfSaveOptions ); std :: cout << "PDF...

    docs.aspose.com/cells/zh/cpp/render-one-pdf-pag...
  6. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::get_Count method. Gets the number of elements contained in the collection in C++.... auto pdfSaveOptions = System :: MakeObject...Aspose :: Words :: Saving :: PdfSaveOptions > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. MetafileRenderingOptions.EmfPlusDualRenderingMo...

    Discover how the EmfPlusDualRenderingMode property enhances EMF Dual metafile rendering. Optimize your graphics with flexible rendering options today!...docx" ); // Create a "PdfSaveOptions" object that we can pass....PDF. PdfSaveOptions saveOptions = new PdfSaveOptions (); //...

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

    Discover Aspose.Words.Saving.NumeralFormat enum for optimal number representation in fixed page formats. Enhance your document rendering today!...50, 100" ); // 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 OBJ to PDF in Java

    This article guides on how to convert OBJ to PDF in Java. It contains the IDE settings, a list of steps, and a runnable sample code to develop an OBJ to PDF converter in Java....be customized using the PdfSaveOptions class while saving the...Create an object of the PdfSaveOptions class object Set properties...

    kb.aspose.com/3d/java/how-to-convert-obj-to-pdf...
  10. Aspose.Words looses footnotes converting DOCX t...

    Scenario: Convert DOCX to PDF. Issue: Aspose.Words 24.12 – No footnotes on the first page of the generated PDF. Aspose.Words 25.1 – Pdf cannot be generated. NullReferenceException is thrown is thrown. Attachments: …...pdf", new PdfSaveOptions()); Thanks, Oleksii For...during conversion. Use PdfSaveOptions : When saving the document...

    forum.aspose.com/t/aspose-words-looses-footnote...