Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 376,843 for

save

(0.28 sec)
  1. Convert JPG To TIFF Python

    Convert JPG to TIFF format in Python code. Save JPG as TIFF using Python.... Save JPG as TIFF in Python The following...the local drive, then simply save it as TIFF, specifying the required...

    products.aspose.com/words/python-net/conversion...
  2. Convert WORD To XPS Python

    Convert a Word document to XPS format in Python code. Save a Word document as XPS using Python.... Save Word as XPS in Python The following...output file and use the save() method to save the result as XPS. The...

    products.aspose.com/words/python-net/conversion...
  3. Convert DOTM to PPTX via C++ or with free Onlin...

    Export DOTM to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to PPTX online converter quickly before integrating the code....Convert DOTM to HTML by using Save member function Initialize a...Presentation file Save the document to PPTX format using Save method and...

    products.aspose.com/total/cpp/conversion/dotm-t...
  4. Convert OTT to PPS via C++ or with free Online ...

    Export OTT to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to PPS online converter quickly before integrating the code....Convert OTT to HTML by using Save member function Initialize a...Presentation file Save the document to PPS format using Save method and...

    products.aspose.com/total/cpp/conversion/ott-to...
  5. Generate DotCode Barcodes in C#|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.... Save ( $"{path}DotCodeColumns18.png"...DotCode . Rows = 12 ; gen . Save ( $"{path}DotCodeRows12.png"...

    docs.aspose.com/barcode/net/dotcode-barcodes/
  6. Aspose.NET C# Word To PDF - Free Support Forum ...

    IssueWithWordConversion.pdf (12.4 KB) IssueWithWordConversion.docx (33.2 KB) We are having issues converting Word to PDF. You can see in the PDF generated its missing a lot of content from the table at the bottom of th…...Document(inputFilePath); // Create PDF save options PdfSaveOptions saveOptions...PdfImageColorSpaceEx.Auto; // Save the document as PDF doc.Save(outputFilePath...

    forum.aspose.com/t/aspose-net-c-word-to-pdf/322585
  7. Apply or Change Slide Layouts in Java|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for Java. Explore layout types, placeholder control, and footer visibility through Java code examples.... Save the presentation. The following...); // Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/java/slide-layout/
  8. CssSavingArgs class | Aspose.Words for Python

    aspose.words.saving.CssSavingArgs class. Provides data for the [ICssSavingCallback.css_saving()](../icsssavingcallback/css_saving/#csssavingargs) event...css_saving() event. To learn more, visit the Save a Document...Aspose.Words saves a document to HTML, it saves CSS information...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for .NET.... And save your PDF file // For complete...( rect ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/add-rectangle/
  10. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. Explore layout types, placeholder control, and footer visibility through code examples.... Save the presentation. The following...); // Save the presentation to disk. $presentation -> save ( "output...

    docs.aspose.com/slides/php-java/slide-layout/