Sort Score
Result 10 results
Languages All
Labels All
Results 8,761 - 8,770 of 375,052 for

save

(0.32 sec)
  1. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Python....functionality for extracting and saving image data. However, sometimes...Rendering to File or Stream The save method provides overloads that...

    docs.aspose.com/words/python-net/rendering-shap...
  2. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals.... Save ( ArtifactsDir + "DocumentBuilderImage...+ "WebP image.webp" ); doc . Save ( ArtifactsDir + "Image.InsertWebpImage...

    reference.aspose.com/words/net/aspose.words/doc...
  3. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  4. User Interface for Creating Reports|Aspose.Word...

    How to create report using the Aspose.Words for SharePoint from SharePoint UI....destination format from the Save as list. Enter the destination...overwritten. Click Save Report to build and save the report, or Click...

    docs.aspose.com/words/sharepoint/user-interface...
  5. Method in Aspose.PDF for Java for PDF lineariza...

    Hi Team, Linearization of pdf is critical requirement for us and am seeing Aspose.PDF for Java does not provide a direct API method to linearize (enable Fast Web View) a PDF during Save. will this feature will be added …...Fast Web View) a PDF during save. will this feature will be added...flag on PdfSaveOptions before saving the document. Why it happens...

    forum.aspose.com/t/method-in-aspose-pdf-for-jav...
  6. Გადაიყვანეთ Word, PDF Და Მრავალი Სხვა Ფაილის Ფო...

    გადააკეთეთ დოკუმენტები პროგრამულად C++ სხვადასხვა ფაილის ფორმატებს შორის: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG და მრავალი სხვა....docx" ); doc-> Save ( u"Output.pdf" ); using namespace...MakeObject<Document>(u"Input.docx"); doc->Save(u"Output.pdf"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/
  7. Გადაიყვანეთ WORD HTML C++

    გადაიყვანეთ WORD HTML C++ ფორმატში კოდით. შეინახეთ WORD როგორც HTML C++....docx" ); doc-> Save ( u"Output.html" ); using namespace...MakeObject<Document>(u"Input.docx"); doc->Save(u"Output.html"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/wor...
  8. Hyperlink|Aspose.Slides for PHP Documentation

    Add, edit, and remove hyperlinks in PHP with Aspose.Slides: link text, shapes, slides, URLs and email; set targets and actions for PPT, PPTX and ODP....com" )); $presentation -> save ( "hyperlink.pptx" , SaveFormat...setHyperlinkClick ( null ); $presentation -> save ( "hyperlink_removed.pptx" ...

    docs.aspose.com/slides/php-java/examples/elemen...
  9. Manage Presentation Notes in Java|Aspose.Slides...

    Customize presentation notes with Aspose.Slides for Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....removeNotesSlide (); // Saving presentation to disk pres . save ( "test.pptx"...removeNotesSlide (); } // Saving presentation to disk pres . save ( "test.pptx"...

    docs.aspose.com/slides/java/presentation-notes/
  10. 用JavaScript通过C++更改形状的调整值|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中更改形状的调整值。...; // Save the workbook const outputData = workbook . save ( SaveFormat...add ( "adj3" , 0.16667 ); // Save the workbook to an in-memory...

    docs.aspose.com/cells/zh/javascript-cpp/change-...