Sort Score
Result 10 results
Languages All
Labels All
Results 8,161 - 8,170 of 369,809 for

save

(0.13 sec)
  1. Remove RTF Annotation Online or Manage Annotati...

    delete comments from RTF file through online app for free. Android API code to manage comments of RTF files....all comments Call the save method to save the file. Code : Delete...this comment Call the save method to save the file Add Comments...

    products.aspose.com/total/android-java/annotate...
  2. 在PHP中将转换为MHTML文件|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" ; //Specify the HTML saving options $sv = new HtmlSaveOptions...$filePath ); //Save the MHT file $wb -> save ( $filePath . "...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  3. SaveOptions.UseAntiAliasing | Aspose.Words for ...

    Discover the SaveOptions UseAntiAliasing property to enhance your rendering quality. Control antialiasing for smoother visuals and improved performance.... Save ( ArtifactsDir + "Document.ImageSaveOptions...UseHighQualityRender = true ; doc . Save ( ArtifactsDir + "Document.ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Create 3D Presentations in JavaScript|Aspose.Sl...

    Generate interactive 3D presentations in JavaScript with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use.... save ( "sample_3d.png" , aspose ...slideImage . dispose (); } } pres . save ( "sandbox_3d.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/3d-presentat...
  5. Fill AcroForm - Fill PDF Form using Python|Aspo...

    You can fill forms in your PDF document with Aspose.PDF for Python library....NET and saves the updated document. Supports...new_field_values [ formField ]) # Save the modified form to the output...

    docs.aspose.com/pdf/python-net/fill-form/
  6. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling.... Save the document. import aspose...document will be saved. Returns: None: The function saves the document...

    docs.aspose.com/pdf/python-net/text-formatting-...
  7. OoxmlSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with OoxmlSaveOptions! Easily set a password for encryption using the ECMA376 Standard for enhanced data protection....set ; } Remarks In order to save document without encryption...Password = "MyPassword" ; doc . Save ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ThumbnailGeneratingOptions class | Aspose.Words...

    aspose.words.rendering.ThumbnailGeneratingOptions class. Can be used to specify additional options when generating thumbnail for a document....setting a thumbnail image when saving a document to .epub. # 1 -.... update_thumbnail () doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IDocumentPartSavingCallback.documentPartSaving ...

    IDocumentPartSavingCallback.documentPartSaving method. Called when Aspose.Words is about to Save a document part....Words is about to save a document part. documentPartSaving...documentPartSaving ( args : Aspose . Words . Saving . DocumentPartSavingAr ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. VSDX saved to PDF is missing elements - Free Su...

    Hi, When converting a specific .vsdx to .pdf, most of its content is not visible. I’m using this code: Diagram diag = new Diagram(options.SourcePath); diag.Save(options.DestinationPath, SaveFileFormat.Pdf);...VSDX saved to PDF is missing elements Aspose.Diagram Product...Diagram(options.SourcePath); diag.Save(options.DestinationPath, SaveFileFormat...

    forum.aspose.com/t/vsdx-saved-to-pdf-is-missing...