Sort Score
Result 10 results
Languages All
Labels All
Results 6,581 - 6,590 of 376,919 for

save

(0.19 sec)
  1. Convert ODT to PPTM via C++ or with free Online...

    Export ODT to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to PPTM online converter quickly before integrating the code.... Finally, they can save the presentation as a PPTM file...Convert ODT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/odt-to...
  2. Working with Window Elements|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....window ); // save in any supported format diagram . save ( dataDir.... TRUE ); // save visio drawing diagram . save ( dataDir + "...

    docs.aspose.com/diagram/java/working-with-windo...
  3. In Word to HTML Conversion, how do I exempt the...

    Hi Aspose Team, We are using Aspose.Words for .NET for Word to HTML conversion. During document conversion, we’re encountering strikethrough text in the HTML output that we need to remove. Current behavior: Strikethrou…...NodeChanging event) during the save operation, or if you need a...Document(@"input.docx"); // Configure HTML save options HtmlSaveOptions htmlOpts...

    forum.aspose.com/t/in-word-to-html-conversion-h...
  4. ImageSavingArgs.IsImageAvailable | Aspose.Words...

    Check if an image is ready for export with the IsImageAvailable property in ImageSavingArgs. Ensure seamless image management and efficiency!...icon will be offered for save. When saving a group shape or a shape...Shows how to involve an image saving callback in an HTML conversion...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Creating an HTML Document – Aspose.HTML for .NET

    Learn how to load HTML from a file, stream, URL, or create HTML from scratch using Aspose.HTML for .NET. Consider approaches to load HTML documents....create an empty HTML document and save it to a file. Copy 1 // Create...output path for a document saving 4 string documentPath = Path...

    docs.aspose.com/html/net/creating-a-document/
  6. Working with Images in XPS file | Java

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Matrix and an ImageBrush and save XpsDocument. The following code...))); 14 // Save resultant XPS document 15 doc. save (getOutputDir()...

    docs.aspose.com/page/java/xps/working-with-images/
  7. Add Image to PDF using JavaScript via C++|Aspos...

    This section describes how to add image to existing PDF file using Aspose.PDF for JavaScript via C++....image file to end a PDF-file and save the “ResultImage.pdf”. Next...onload = ( event ) => { /*prepare(save) the image file from BLOB*/...

    docs.aspose.com/pdf/javascript-cpp/add-image-to...
  8. Aspose::Words::Hyphenation::RegisterDictionary ...

    Aspose::Words::Hyphenation::RegisterDictionary method. Registers and loads a hyphenation dictionary for the specified language from a stream. Throws if dictionary cannot be read or has invalid format in C++....dictionary, // and save it to a fixed-page save format. The text...-> get_LCID (); })))); doc -> Save ( get_ArtifactsDir () + u "Hyphenation...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  9. PdfPageMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPageMode enum for customizable PDF display options, enhancing user experience in any PDF reader. Optimize your documents today!...can pass to the document's "Save" method // to modify how that...the PDF reader to open the saved // document in full-screen mode...

    reference.aspose.com/words/net/aspose.words.sav...
  10. How to Convert FBX to STL in Java

    This article guides on how to convert FBX to STL in Java. It has the IDE settings, a list of steps, and a runnable sample code to convert FBX file to STL in Java....the output STL file Call the save() method in the Scene class...class. In the final step, the save() method in the Scene class...

    kb.aspose.com/3d/java/how-to-convert-fbx-to-stl...