Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 365,752 for

save

(0.56 sec)
  1. Comparer.CompareToImages | Aspose.Words for .NET

    Effortlessly compare documents with CompareToImages, saving differences as images for each page, enhancing clarity and visual analysis....Compares two documents and saves the differences as images. Each...ImageSaveOptions The output’s image save options. author String Initials...

    reference.aspose.com/words/net/aspose.words.low...
  2. Generate QR Code, Micro QR Code and Rectangular...

    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.... Save ( $"{path}QRVersionAuto.png"...QRVersion . Version05 ; gen . Save ( $"{path}QRVersion05.png" ...

    docs.aspose.com/barcode/net/qr-micro-qr-and-rmqr/
  3. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for JavaScript via C++....specific Unicode characters while saving to PDF with JavaScript via...worksheet . autoFitColumns (); // Save to PDF without setting PdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/change-the...
  4. How to Convert GLB to FBX using Python

    This article guides on how to convert GLB to FBX using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to develop a GLB to FBX converter using Python....along with the output FBX file Save the resultant FBX file on the...the disk using the Scene.save() method These steps summarize the...

    kb.aspose.com/3d/python/how-to-convert-glb-to-f...
  5. Make Markdown Using C++

    Make a new Markdown in C++ in a few steps. Easily create Markdown using C++ library....creating a MD document using C++ Save the output MD file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.md" ); using namespace...

    products.aspose.com/words/cpp/make/md/
  6. Make A Document In C++

    Create a file using C++ library. Easily create a new document in C++ in a few steps....creating a document using C++ Save the created document in the...enim nunc faucibus a." ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/cpp/make/
  7. Make PDF Using C++

    Make a new PDF in C++ in a few steps. Easily create PDF using C++ library....creating a PDF document using C++ Save the output PDF file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.pdf" ); using namespace...

    products.aspose.com/words/cpp/make/pdf/
  8. Make WORD Using C++

    Make a new a Word document in C++ in a few steps. Easily create a Word document using C++ library....creating a Word document using C++ Save the output Word file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/cpp/make/word/
  9. FontInfoCollection | Aspose.Words for Java

    Represents a collection of fonts used in a document in Java.... Examples: Shows how to save a document with embedded TrueType...setSaveSubsetFonts(embedAllFonts); doc.save(getArtifactsDir() + "Font.FontInfoCollection...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert BMP to OST in Python | products.aspose.com

    Save BMP to OST within Python applications without using Microsoft Word or Outlook...NET and save it into OST format. The API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...