Sort Score
Result 10 results
Languages All
Labels All
Results 8,681 - 8,690 of 377,459 for

save

(0.35 sec)
  1. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background shape of the document. Can be null in C++....set_BackgroundShape ( shapeRectangle ); doc -> Save ( get_ArtifactsDir () + u "DocumentBase...MakeObject < Aspose :: Words :: Saving :: PdfSaveOptions > (); saveOptions...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for .NET, providing flexibility in document modification...."hi world" ; // Save PDF document document . Save ( dataDir + "ManipulateTable_out...newTable ); // Save PDF document document . Save ( dataDir + "ReplaceTable_out...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  3. WarningInfoCollection Class | Aspose.Words for ...

    Discover Aspose.Words.WarningInfoCollection, a powerful class for managing WarningInfo objects, enhancing document processing and error handling....Words generates during a load or save operation. Create an instance...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/net/aspose.words/war...
  4. SummarizeOptions.summary_length property | Aspo...

    SummarizeOptions.summary_length property. Allows to specify summary length... save ( file_name = ARTIFACTS_DIR...options ) multi_document_summary . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Reusing Style Objects|Documentation

    In Aspose.Cells for JavaScript via C++, you can simplify style management and improve code efficiency by creating and using reusable style objects. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....] Reusing style objects can save memory and make a program faster..." ; // Save to XLSX const outputData = workbook . save ( SaveFormat...

    docs.aspose.com/cells/javascript-cpp/reusing-st...
  6. Convert PPT and PPTX to JPG on Android|Aspose.S...

    Convert PowerPoint (PPT, PPTX) slides to high-quality JPG images in Java with Aspose.Slides for Android using fast, reliable code examples....save(string, ImageFormat) method...typically use the IPresentation.save(String, SaveFormat, ISaveOptions)...

    docs.aspose.com/slides/androidjava/convert-powe...
  7. 在Php中管理工作表|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....Worksheet" ); //Saving the Excel file $workbook -> save ( $dataDir..."Sheet1" ); //Saving the Excel file $workbook -> save ( $dataDir...

    docs.aspose.com/cells/zh/java/managing-workshee...
  8. Working with Image Rendering|Documentation

    Render images with alpha blending in Java. Anti-aliasing with lines and curves in Java. Image clipping using Java API.... Save the output in any desired image...line, curve, or other object. Save the output in any desired image...

    docs.aspose.com/drawing/java/working-with-image...
  9. Resize PDF using PHP | Aspose.PDF

    Resize PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java.... Call the Document class Save(..) method to generate the PDF...842.4 ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/resize/
  10. How to Convert .ONE File to PDF in C#

    This step by step tutorial shows you how to convert .ONE file to PDF in C# programmatically. Easy OneNote to PDF conversion in c# .NET windows or ASP.NET applications....Saving , and Aspose.Note.Saving.Pdf namespaces...format option to save .ONE file as PDF Save the converted PDF...

    kb.aspose.com/note/net/how-to-convert-one-file-...