Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 375,788 for

save

(0.16 sec)
  1. HtmlFixedSaveOptions.remove_java_script_from_li...

    HtmlFixedSaveOptions.remove_java_script_from_links property. Specifies whether JavaScript will be removed from links...docx' ) save_options = aw . saving . HtmlFixedSaveOptions...HtmlFixedSaveOptions () save_options . remove_java_script_from_links = True...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OoxmlSaveOptions.Zip64Mode | Aspose.Words for .NET

    Discover the OoxmlSaveOptions Zip64Mode property to enhance your document's output with ZIP64 format. Optimize large files effortlessly!... Save ( ms , System . Drawing . Imaging...()); } } } builder . Document . Save ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Convert PS to PPSX via Java API | products.aspo...

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

    products.aspose.com/total/java/conversion/ps-to...
  4. Convert PS to PPS via Java API | products.aspos...

    Java API to Convert PS to PPS without using Microsoft Word...Convert PS 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/ps-to...
  5. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object....jpg' ) # When we save the document as an image, we...format for the image that the saving operation will generate. #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add Arc Object to PDF file|Aspose.PDF for C++

    This article explains how to create a arc object to your PDF using Aspose.PDF for C++....paragraphs collection of page Save our PDF file The following code...Add ( graph ); // Save PDF file document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/add-arc/
  7. How to Reduce Exported .MPP File Size Programma...

    Hi Aspose Team, We are using Aspose.Tasks for .NET to programmatically export Microsoft Project files (.mpp) in our web application. Requirement: We need to reduce the actual file size of the exported .mpp files as mu…...Save() method. We are aware of standard...resources and tasks manually before saving, but are not sure if there...

    forum.aspose.com/t/how-to-reduce-exported-mpp-f...
  8. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in C++ between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....the local drive, then simply save it, specifying the required...<Document>( u"Input.docx" ); doc-> Save ( u"Output.pdf" ); using namespace...

    products.aspose.com/words/cpp/conversion/
  9. PdfSaveOptions.digitalSignatureDetails property...

    PdfSaveOptions.digitalSignatureDetails property. Gets or sets the details for signing the output PDF document.... Saving . PdfDigitalSignatureD Remarks...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PDF Viewer via Python | Aspose.PDF

    Open and view documents programmatically with Python sample code using Aspose.PDF for Python for .NET...pdf" ); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/python-net/viewer/