Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 375,795 for

save

(1.58 sec)
  1. Saving changed fonts to a disc | API for C++

    C++ API Solution to manage various fonts. Learn how to Save updated font files to disc with a few lines of code....Font C++ Save font Save updated font files to disc...disc C++ API Solution to save previously loaded from stream fonts...

    products.aspose.com/font/cpp/save-font/
  2. How to Save Retrieve Barcodes to and from Datab...

    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....Ask AI How to Save Retrieve Barcodes to and from Database in...] Overview It is possible to save a barcode as an image file using...

    docs.aspose.com/barcode/net/how-to-save-retriev...
  3. Save Presentations in Read-Only Mode in .NET|As...

    Load and Save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for .NET, offering precise slide previews without altering your presentations....Save Presentations in Read-Only Mode in .NET Contents [ Hide...ReadOnlyRecommended = true ; pres . Save ( "ReadOnlyPresentation.pptx"...

    docs.aspose.com/slides/net/read-only-presentation/
  4. Save Presentations in Read-Only Mode Using C++|...

    Load and Save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for C++, offering precise slide previews without altering your presentations....Save Presentations in Read-Only Mode Using C++ Contents [ Hide...set_ReadOnlyRecommended ( true ); pres -> Save ( u "ReadOnlyPresentation.pptx"...

    docs.aspose.com/slides/cpp/read-only-presentation/
  5. If you modify the textLayer and save the psd fi...

    If you modify the textLayer and Save the psd file, an error occurs. The error is this: class com.aspose.psd.internal.Exceptions.ArgumentException: The rectangle has no common processing area. Cannot proceed. com.aspos…...you modify the textLayer and save the psd file, an error occurs...you modify the textLayer and save the psd file, an error occurs...

    forum.aspose.com/t/if-you-modify-the-textlayer-...
  6. Save ODS File in ODF 1.1, 1.2 and 1.3 Specifica...

    Convert Excel to ODF 1.1, 1.2 and 1.3 Specifications with Aspose.Cells using C++....Save ODS File in ODF 1.1, 1.2 and 1.3 Specifications with Golang...Hide ] Aspose.Cells supports saving an ODS file ( OpenDocument...

    docs.aspose.com/cells/go-cpp/save-ods-file-in-o...
  7. How to Save PowerPoint Slides with Notes as PDF...

    This brief tutorial guides you on how to Save PowerPoint slides with notes as PDF in Python. It helps in establishing the environment, defining the steps to write the application and provides a runnable sample code to Save PowerPoint as PDF with notes in Python....TeX Product Family How to Save PowerPoint Slides with Notes...short tutorial guides on how to save PowerPoint slides with notes...

    kb.aspose.com/slides/python/how-to-save-powerpo...
  8. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word document, which we would like to Save as PDF using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). Please see attached source docu…...Save Word document as PDF corrupts Tab markup Aspose.Words Product...document, which we would like to save as PDF using Aspose.Words latest...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  9. Aspose.PDF – Unable to Save PDF After Removing ...

    a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Hi Team, I’m working on an implementation where we extract content from PDFs, but we need to…...PDF – Unable to Save PDF After Removing Header/Footer...header/footer artifacts before saving. Code snippet: public static...

    forum.aspose.com/t/aspose-pdf-unable-to-save-pd...
  10. Efficiently Save .pub File Conversion Output to...

    Using a stream as the output ensures efficient handling of large files, proper resource management, and flexibility of the output destination....Write output to stream Easily save the result of a PUB file conversion...for .NET has functionality to save the output file to streams which...

    products.aspose.com/pub/net/output-to-stream/