Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 375,755 for

save

(0.71 sec)
  1. Convert PPT to PPTX in C++|Aspose.Slides Docume...

    Convert legacy PPT presentations to modern PPTX fast in C++ with Aspose.Slides — clear tutorial, free code samples, no Microsoft Office dependency....and saves in PPTX format. By specifiying different save formats...formats, you can also save PPT file into many other formats like...

    docs.aspose.com/slides/cpp/convert-ppt-to-pptx/
  2. Convert MD to OST in Python | products.aspose.com

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

    products.aspose.com/total/python-net/conversion...
  3. 将 Markdown 翻译为 DOM|Python via .NET 格式的 Aspose.W...

    使用 Python 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。... save ( docs_base . artifacts_dir...Italic" ) builder . document . save ( docs_base . artifacts_dir...

    docs.aspose.com/words/zh/python-net/translate-m...
  4. Aspose::Words::LowCode::Watermarker::SetWaterma...

    Aspose::Words::LowCode::Watermarker::SetWatermarkToImages method. Adds an image watermark into the document with options. Renders the output to images in C++....System::SharedPtr<Aspose::Words::Saving::ImageSaveOptions>&, const...SharedPtr < Aspose :: Words :: Saving :: ImageSaveOptions > & saveOptions...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. About template creation in Aspose word report -...

    HI Team, I am new for this Aspose word document creation. Could you please help me on creation of Aspose template creation in Aspose word report. Could you please share tutorials and materials related to Aspose word te…... Save the Document : Finally, save the modified document...ToString("d")); // Save the document doc.Save("Output.docx"); }...

    forum.aspose.com/t/about-template-creation-in-a...
  6. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the document... save ( base . artifactsDir + "DocumentBase...let saveOptions = new aw . Saving . PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontFallbackSettings class | Aspose.Words for P...

    aspose.words.fonts.FontFallbackSettings class. Specifies font fallback mechanism settings... save(output_stream) Saves the current fallback...settings to stream. save(file_name) Saves the current fallback...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing Excel through the Aspose.Cells for C++ API.... Then save and close the code, return to...property of the VbaModule . Save the sample file to xlsm format...

    docs.aspose.com/cells/cpp/how-to-prevent-printi...
  9. Rendering of Rotated Text Layers|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.... Now call the Save method of the PsdImage instance...RotateFlipType. Call RotateFlip method Save the results. The following code...

    docs.aspose.com/psd/java/rendering-of-rotated-t...
  10. Manage Presentation Hyperlinks in C++|Aspose.Sl...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for C++—enhance interactivity and workflow in minutes....0f ); presentation -> Save ( u "presentation-out.pptx"...trust Aspose APIs" ); pres -> Save ( u "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/manage-hyperlinks/