Sort Score
Result 10 results
Languages All
Labels All
Results 6,991 - 7,000 of 375,542 for

save

(0.1 sec)
  1. Set Start and Stop Symbols of Codabar Barcode i...

    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 the image to disk in PNG format $builder -> save ( $dataDir...

    docs.aspose.com/barcode/java/set-start-and-stop...
  2. Use Checksum and Supplement Data for Barcodes i...

    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 the image to disk in JPG format $bb -> save ( $dataDir...

    docs.aspose.com/barcode/java/use-checksum-and-s...
  3. Calculate Sub Totals|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....[] { 1 }); // Save the Excel file workbook . Save ( "AsposeTotal...

    docs.aspose.com/cells/net/calculate-sub-totals/
  4. WarningInfoCollection.Clear | Aspose.Words for ...

    Effortlessly clear your WarningInfoCollection with this method, removing all elements for streamlined data management and improved performance....font substitution warning if we save a document with a missing font...FontSettings = fontSettings ; doc . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words/war...
  5. FontSubstitutionSettings.FontInfoSubstitution |...

    Discover how FontSubstitutionSettings enhance your typography with customizable font info rules for improved design and readability....font substitution warning if we save a document with a missing font...FontSettings = fontSettings ; doc . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....( graph ); // Save PDF document document . Save ( dataDir + "DrawingEllipse_out...( graph ); // Save PDF document document . Save ( dataDir + "DrawingEllipse_out...

    docs.aspose.com/pdf/net/add-ellipse/
  7. 使用C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells和C++在工作表之间复制形状、图表和其他绘图对象。...GetHeightScale ()); // Save the Worksheet workbook . Save ( outputFilePath... 2 , 0 ); // Save the Workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/copy-shapes-betwee...
  8. Aspose::Words::LowCode::Comparer::Compare metho...

    Aspose::Words::LowCode::Comparer::Compare method. Compares two documents loaded from streams with additional options and Saves the differences to the provided output stream in the specified Save format, producing changes as a number of edit and format revisions in C++....with additional options and saves the differences to the provided...output stream in the specified save format, producing changes as...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....them, for example, to mark up, save, or send. Aspose.Words provides...format. Split the document. Save the output documents. After...

    docs.aspose.com/words/cpp/split-a-document/
  10. Import Bookmarks from XML to an Existing PDF Fi...

    This section explains how to import bookmarks with Aspose.PDF Facades using PdfBookmarEditor Class.... Save the updated PDF file using the save method. The...

    docs.aspose.com/pdf/java/import-bookmark/