Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 368,010 for

save

(0.33 sec)
  1. SvgTextOutputMode enumeration | Aspose.Words fo...

    Aspose.Words.Saving.SvgTextOutputMode enumeration. Allows to specify how text inside a document should be rendered when saving in SVG format....document should be rendered when saving in SVG format. Members Name...the SvgSaveOptions object to save with no page borders or selectable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OdtSaveOptions.measureUnit property | Aspose.Wo...

    OdtSaveOptions.measureUnit property. Allows to specify units of measure to apply to document content... Saving . OdtSaveMeasureUnit Remarks...define style parameters of a saved ODT document. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...use a specific encoding when saving a document to .epub. let doc...that we will save. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SaveOptions.UpdateCreatedTimeProperty | Aspose....

    Optimize your SaveOptions with the UpdateCreatedTimeProperty. Control CreatedTime updates before saving, enhancing data accuracy. Default, false....property is updated before saving. Default value is false ; public...“CreatedTime” property when saving. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Convert EPUB to OTP via Java API | products.asp...

    Java API to Convert EPUB to OTP without using Microsoft Word...Convert EPUB to PPTX by using save method Load PPTX document by...Presentation class Save the document to OTP format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  6. Convert CGM to ODP via Java API | products.aspo...

    Java API to Convert CGM to ODP without using Microsoft Word...Convert CGM to PPTX by using save method Load PPTX document by...Presentation class Save the document to ODP format using save method and...

    products.aspose.com/total/java/conversion/cgm-t...
  7. Convert CGM to POT via Java API | products.aspo...

    Java API to Convert CGM to POT without using Microsoft Word...Convert CGM to PPTX by using save method Load PPTX document by...Presentation class Save the document to POT format using save method and...

    products.aspose.com/total/java/conversion/cgm-t...
  8. Convert CGM to PPS via Java API | products.aspo...

    Java API to Convert CGM to PPS without using Microsoft Word...Convert CGM to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPS format using save method and...

    products.aspose.com/total/java/conversion/cgm-t...
  9. Convert MD to PPSM via Java API | products.aspo...

    Java API to Convert MD to PPSM without using Microsoft Word...Convert MD to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSM format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  10. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…...Save("E:\\PDfConversionFile\\DemoFile"...SaveFormat.Docm); but after save doc and open the file below...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...