Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 373,689 for

save

(0.27 sec)
  1. IAiModelText.Summarize | Aspose.Words for .NET

    Effortlessly summarize documents with IAiModelText. Customize summary length using advanced AI for precise content extraction and enhanced readability.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  2. Saving a file using FileFormatToSaveFormat remo...

    Hi, I am using Aspose.Cells version 26.2.0. I have attached a ZIP file containing four files: input.xlsx, output.xlsx, input-Saved.xlsx, and output-Saved.xlsx. output.zip (105.2 KB) In our code, we use Aspose.Cells t…...Saving a file using FileFormatToSaveForm removes data Aspose...output.xlsx , input-saved.xlsx , and output-saved.xlsx . output.zip...

    forum.aspose.com/t/saving-a-file-using-fileform...
  3. SvgSaveOptions.resources_folder_alias property ...

    SvgSaveOptions.resources_folder_alias property. Specifies the name of the folder used to construct image URIs written into an SVG document... Remarks When you save a Document in SVG format, Aspose...Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Support the layout of DIV tags while loading HT...

    Learn how to preserve DIV tag layouts when importing HTML into Excel workbooks using Aspose.Cells for Python via .NET. Maintain HTML structure conversions with precise control.... auto_fit_columns () # Save the workbook in XLSX format..."DivTagsLayout_out.xlsx" ) wb . save ( output_path , SaveFormat ...

    docs.aspose.com/cells/python-net/support-the-la...
  5. Convert Doc to HTML in Ruby|Aspose.Words for Java

    Converting Doc to HTML using Ruby in Java....roundtrip information when saving to HTML, MHTML or EPUB. \ #...setExportRoundtripIn ( true ) doc . save ( data_dir + "ExportRoundtripInfor...

    docs.aspose.com/words/java/convert-doc-to-html-...
  6. Document to PDF Conversion in PHP|Aspose.Words ...

    Converting documents using Aspose.Words for .NET in PHP using COM in C#....doc" ); // Save the document in PDF format. $doc -> Save ( $dataDir...to PDF successfully. \n File saved at " . $dataDir . "Doc2PdfSave...

    docs.aspose.com/words/net/document-to-pdf-conve...
  7. Add Circle Object to PDF file|Aspose.PDF for C++

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

    docs.aspose.com/pdf/cpp/add-circle/
  8. 使用文本框|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....setValue ( 2 ); // save Visio diagram . save ( dataDir + "Form...// save Visio diagram in the local storage diagram . save ( dataDir...

    docs.aspose.com/diagram/zh/java/working-with-te...
  9. Convert a Document in Python|Aspose.Words for P...

    Easily convert documents from one format to another using Python. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....describing the simple load‑and‑save process and providing links...combination of loading and saving operations. Almost any task...

    docs.aspose.com/words/python-net/convert-a-docu...
  10. Convert a Multi-page Document to an Image in Ja...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using Java....organized when saving to an image: SinglePage – save only the first...following code example shows how to save a multi-page DOCX document as...

    docs.aspose.com/words/java/convert-a-multi-page...