Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 12,084 for

pdfsaveoptions

(0.08 sec)
  1. Convert Word Form Fields to PDF Form fields - F...

    Hi, If I have a word document with Form Fields, then how can I convert the document to PDF document with PDF Form Fields. Currently if I do doc.Save() with target file extension as PDF, it just converts the word to PDF …...fields, you can use the PdfSaveOptions class in Aspose.Words....ield.docx"); // Create PdfSaveOptions and set PreserveFormFields...

    forum.aspose.com/t/convert-word-form-fields-to-...
  2. Ինչպես փոխարկել OBJ-ը PDF-ի Java-ում

    Այս հոդվածը ցույց է տալիս, թե ինչպես փոխարկել OBJ-ը PDF-ի Java-ում: Այն պարունակում է IDE կարգավորումներ, քայլերի ցանկ և գործարկվող կոդ՝ Java-ում OBJ-ի PDF փոխարկիչ մշակելու համար:...ֆայլը կարող է հարմարեցվել PdfSaveOptions դասի միջոցով՝ միաժամանակ...Scene դասի օբյեկտ Ստեղծեք PdfSaveOptions դասի օբյեկտի օբյեկտ Սահմանեք...

    kb.aspose.com/hy/3d/java/how-to-convert-obj-to-...
  3. PdfSaveOptions.additional_text_positioning prop...

    Pdfsaveoptions.additional_text_positioning property. A flag specifying whether to write additional text positioning operators or not....additional_text_positioning property PdfSaveOptions.additional_text_positioning...operators.docx' ) # Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. PdfImageColorSpaceExportMode enumeration | Aspo...

    Aspose.Words.Saving.PdfImageColorSpaceExportMode enumeration. Specifies how the color space will be selected for the images in PDF document....png" ); // Create a "PdfSaveOptions" object that we can pass... let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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 method...

    BookmarksOutlineLevelCollection.removeAt method. Removes a bookmark at the specified index.... let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); let...let outlineLevels = pdfSaveOptions . outlineOptions . bookmarksOutlineLeve...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection.... let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); let...let outlineLevels = pdfSaveOptions . outlineOptions . bookmarksOutlineLeve...

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