Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 375,971 for

save

(1.18 sec)
  1. Online PCL to PPTM Conversion or Build .NET bas...

    Free online app to convert PCL to PPTM files. .NET C# conversion library code for PCL documents....Convert PCL to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to PPTM format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  2. Online PCL to SWF Conversion or Build .NET base...

    Free online app to convert PCL to SWF files. .NET C# conversion library code for PCL documents....Convert PCL to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to SWF format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  3. Online XSLFO to POT Conversion or Build .NET ba...

    Free online app to convert XSLFO to POT files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to POT format using Save method and...

    products.aspose.com/total/net/conversion/xslfo-...
  4. Online PCL to PPSM Conversion or Build .NET bas...

    Free online app to convert PCL to PPSM files. .NET C# conversion library code for PCL documents....Convert PCL to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to PPSM format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  5. Online PCL to PPS Conversion or Build .NET base...

    Free online app to convert PCL to PPS files. .NET C# conversion library code for PCL documents....Convert PCL to PPTX by using Save method Load PPTX file by using...Presentation class Save the document to PPS format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  6. Convert Doc to HTML in Ruby|Aspose.Words for Java

    Converting Doc to HTML using Ruby in Java....roundtrip information when saving to HTML, MHTML or EPUB. \ #...setExportRoundtripIn ( true ) doc . save ( data_dir + "ExportRoundtripInfor...

    docs.aspose.com/words/java/convert-doc-to-html-...
  7. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_ImagesFolderAlias method. Specifies the name of the folder used to construct image URIs written into an XAML document. Default is an empty string in C++....Aspose::Words::Saving::XamlFlowSaveOptions::get_ImagesFolderAlias...:: String Aspose :: Words :: Saving :: XamlFlowSaveOptions :: ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Add Pages in PDF with Python via C++|Aspose.PDF...

    This article teaches how to insert (add) a page at the desired location PDF file in Python using C++....adds an empty page to it, and saves the modified document as a new...new blank page to the document Save the modified document to the...

    docs.aspose.com/pdf/python-cpp/add-pages/
  9. Create Thumbnails of Presentation Shapes in C++...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for C++ – easily create and export presentation thumbnails.... Save the thumbnail image to any desired...shape -> GetImage (); image -> Save ( u "Shape_thumbnail_out.png"...

    docs.aspose.com/slides/cpp/shape-thumbnails/
  10. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....the Document object’s Save method and save the output PDF file...textFragment ); // Save PDF document document . Save ( dataDir + "AddText_out...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/