Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 365,567 for

save

(0.28 sec)
  1. Java API to Export PS to XAMLFLOW | products.as...

    Convert PS to XAMLFLOW using on premise Java API...class Convert PS to DOC by using save method Load DOC file by using...Words Save the document to XAML_FLOW format using save method...

    products.aspose.com/total/java/conversion/ps-to...
  2. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for document page extracting in Java....the initial page numbering and save the NUMPAGE field. Document...extractPages(1, 1); extractedDoc1.save(getArtifactsDir() + "Document...

    reference.aspose.com/words/java/com.aspose.word...
  3. Move and Remove Form Field|Aspose.PDF for Java

    Learn how to move or remove form fields within a PDF document using Aspose.PDF in Java for better form management....also need to save the updated PDF file using Save method of FormEditor...28f , 514 . 03f ); editor . Save ( _dataDir + "Sample-Form-05-mod...

    docs.aspose.com/pdf/java/move-remove-form-field/
  4. SaveOptions.create_save_options method | Aspose...

    aspose.words.saving.SaveOptions.create_Save_options method...create_save_options method Contents [ Hide ] create_save_options(save_format)...create_save_options(save_format) Creates a save options object of a class suitable...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.fontsFolder property | Aspose.W...

    HtmlSaveOptions.fontsFolder property. Specifies the physical folder where fonts are Saved when exporting a document to HTML...physical folder where fonts are saved when exporting a document to...() : string Remarks When you save a Document in HTML format and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlSaveOptions.FontsFolder | Aspose.Words for ...

    Discover the HtmlSaveOptions FontsFolder property to easily manage font storage for HTML exports, enhancing document presentation and accessibility....physical folder where fonts are saved when exporting a document to...get ; set ; } Remarks When you save a Document in HTML format and...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Section breaks erased - Free Support Forum - as...

    Issue occurs in Aspose Words 25.6 and later, when calling either of these two methods in com.aspose.words.Document: Save(String fileName, int SaveFormat) Save(String fileName, SaveOptions SaveOptions) Section breaks a…...Document: save(String fileName, int saveFormat) save(String fileName...calling any of the above to save a document, causing unintended...

    forum.aspose.com/t/section-breaks-erased/319189
  8. Moving PDF Pages programmatically via Python|As...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Python via .NET.... Save both documents. The following...pages . delete ( 2 ) document . save ( input_file_name . replace...

    docs.aspose.com/pdf/python-net/move-pages/
  9. WordML2003SaveOptions class | Aspose.Words for ...

    Aspose.Words.Saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WordML](../../aspose.words/Saveformat/#WordML) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Manage Header and Footer|Aspose.PDF for Java

    Learn how to add, remove, or modify headers and footers in a PDF document using Aspose.PDF in Java.... Finally, save the output PDF file using close..., 20 ); // Save updated PDF file fileStamp . save ( _dataDir...

    docs.aspose.com/pdf/java/manage-header-and-footer/