Sort Score
Result 10 results
Languages All
Labels All
Results 9,671 - 9,680 of 375,991 for

save

(0.57 sec)
  1. Render Unicode Supplementary characters in outp...

    Learn how to render Unicode Supplementary characters in output PDF using Aspose.Cells for JavaScript via C++....Uint8Array ( arrayBuffer )); // Save the workbook as PDF const outputData...outputData = workbook . save ( SaveFormat . Pdf ); const blob...

    docs.aspose.com/cells/javascript-cpp/render-uni...
  2. Use Connection indexes to connect shapes|Docume...

    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....Top with dynamic connectors Save drawing use connection indexes...connecter2Id ); // save drawing diagram . save ( "C:\\temp\\Drawing1_out...

    docs.aspose.com/diagram/java/use-connection-ind...
  3. Add watermark to PDF using Rust|Aspose.PDF for ...

    This example demonstrates how to add a customizable text watermark to a PDF document using Aspose.PDF for Rust via C++....semi-transparent rotated watermark, and saves the modified document under...configure the watermark properties. Save the updated document. use asposepdf...

    docs.aspose.com/pdf/rust-cpp/add-watermarks/
  4. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... Save the modified presentation as...data_label_format . separator = "/" # Save the presentation to disk as...

    docs.aspose.com/slides/python-net/create-chart/
  5. Converting Chart to Image in SVG Format with Go...

    Learn how to convert charts to SVG images using Aspose.Cells with Golang via C++....Cells can save charts as images in various...This article explains how to save a chart to SVG format. The following...

    docs.aspose.com/cells/go-cpp/converting-chart-t...
  6. Converting a MD file to SVG using Python | Aspo...

    Sample code on Python for MD to SVG conversion. Use example code for batch MD to SVG conversion with Python and .NET...SvgSaveOptions class to customize the save process, such as specifying...output file name as a directory). Save the loaded PDF file to an SVG...

    products.aspose.com/pdf/python-net/conversion/m...
  7. Convert html to PDF/A1 - Free Support Forum - a...

    Hello. Version Assose 24.2 I have an HTML file. I open it using Aspose.Words and Save it as a PDF. Then, using Aspose.PDF.Drawing, I open the resulting PDF file and convert it to PDF/A-1 format and version 1.4. However…...Words and save it as a PDF. Then, using Aspose...version 1.4. However, after saving the file to disk, the PDF/A-1...

    forum.aspose.com/t/convert-html-to-pdf-a1/311000
  8. ImageSaveOptions.TiffBinarizationMethod | Aspos...

    Discover the TiffBinarizationMethod property for ImageSaveOptions. Easily convert images to 1 bpp format with Ccitt3 or Ccitt4 compression....jpg" ); // When we save the document as a TIFF, we can...ThresholdForFloydSte = 240 }; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBefore method. Gets or sets the amount of spacing (in points) before the paragraph in C++....spacing above and below them and save the document. builder -> Writeln...( u "Paragraph 2." ); doc -> Save ( get_ArtifactsDir () + u "ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Aspose::Words::ParagraphFormat::get_SpaceAfter ...

    Aspose::Words::ParagraphFormat::get_SpaceAfter method. Gets or sets the amount of spacing (in points) after the paragraph in C++....spacing above and below them and save the document. builder -> Writeln...( u "Paragraph 2." ); doc -> Save ( get_ArtifactsDir () + u "ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...