Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 9,665 for

pdfsaveoptions

(0.05 sec)
  1. 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...
  2. Declaration|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....xlsx" ); PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); //...image type, that is, EMF pdfSaveOptions . ImageType = System ....

    docs.aspose.com/cells/net/declaration/
  3. Load OneNote Document or File in Java API

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... The PdfSaveOptions.PageSplittingAlgorit property...10 11 PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); 12...

    docs.aspose.com/note/java/load-a-onenote-document/
  4. 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 = System :: MakeObject...Aspose :: Words :: Saving :: PdfSaveOptions > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. SaveOptions.Dml3DEffectsRenderingMode | Aspose....

    Discover the SaveOptions Dml3DEffectsRenderingMode property to easily control 3D effect rendering for enhanced visual quality in your applications....warningCallback ; PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...Save ( ArtifactsDir + "PdfSaveOptions.Dml3DEffectsRenderin.pdf"...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfSaveOptions.exportDocumentStructure property...

    Pdfsaveoptions.exportDocumentStructure property. Gets or sets a value determining whether or not to export document structure....exportDocumentStruct property PdfSaveOptions.exportDocumentStruct property...aliqua." ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfSaveOptions.useBookFoldPrintingSettings prop...

    Pdfsaveoptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....useBookFoldPrintingS property PdfSaveOptions.useBookFoldPrintingS property..."Paragraphs.docx" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. PdfSaveOptions.export_document_structure proper...

    Pdfsaveoptions.export_document_structure property. Gets or sets a value determining whether or not to export document structure....export_document_structure property PdfSaveOptions.export_document_structure...aliqua.' ) # Create a "PdfSaveOptions" object that we can pass...

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