Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 376,739 for

save

(0.28 sec)
  1. How to remove Circle Annotation using .NET | As...

    Remove Circle annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....Annotations collections Save the file again System Requirements...Delete ( ca ); } document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/net/annotation/circle/r...
  2. Support for DICOM Images|Aspose.PDF for .NET

    This section describes how to support DICOM images in PDF files using the C# library....( image ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/support-for-dicom-images/
  3. Manage Video Frames in Presentations Using C++|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for C++. Fast how-to guide.... Save the modified presentation. This...video ); // Saves the presentation to disk pres -> Save ( u "pres-with-video...

    docs.aspose.com/slides/cpp/video-frame/
  4. Load Specific Worksheets in a Workbook with Nod...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for Node.js via C++. Improves performance and reduces memory consumption.... // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/load-specific-...
  5. Adding, Extracting, and Deleting Tables in PDF ...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the file. Add Table in PDF -...paragraphs . add ( table ) document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/table/
  6. Add Text to PDF Using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET... Save the file again. Add Text to...textFragment ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/text/
  7. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement.... Save ( ArtifactsDir + "Font.CreateFormattedRun...AppendChild ( textBox ); doc . Save ( ArtifactsDir + "Shape.CreateTextBox...

    reference.aspose.com/words/net/aspose.words/sto...
  8. Render Office Add-Ins while converting Excel to...

    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....Add-Ins when an Excel file is saved to PDF format. Now Aspose.Cells...Add-Ins in the output PDF. Just save your Excel file to PDF format...

    docs.aspose.com/cells/nodejs-cpp/render-office-...
  9. Editing Hyperlinks of Worksheet with C++|Docume...

    Learn how to edit hyperlinks of a worksheet through the Aspose.Cells for C++ API....com" ); } // Save the modified workbook to the...the output file workbook . Save ( outDir + u "output_out.xlsx"...

    docs.aspose.com/cells/cpp/editing-hyperlinks-of...
  10. Manage Headers and Footers of the Visio Diagram...

    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....() -> setUnderline ( 0 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "HeadersAndFooters...

    docs.aspose.com/diagram/java/manage-headers-and...