Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 376,393 for

save

(2.43 sec)
  1. Online TEX to SWF Conversion or Develop Java ba...

    Free online app to convert TEX to SWF files. Java conversion library code for TEX documents....Convert TEX to PPTX by using save method Load PPTX document by...Presentation class Save the document to SWF format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  2. Online TEX to PPS Conversion or Develop Java ba...

    Free online app to convert TEX to PPS files. Java conversion library code for TEX documents....Convert TEX to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPS format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  3. Online TEX to Powerpoint Conversion or Develop ...

    Free online app to convert TEX to Powerpoint files. Java conversion library code for TEX documents....Convert TEX to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/java/conversion/tex-t...
  4. Aspose.Diagram Font Operations|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....); //saving Visio diagram in PDF format diagram . save ( dataDir...IWarningCallback) property. During saving of the drawing the instance...

    docs.aspose.com/diagram/java/aspose-diagram-fon...
  5. Working with Text Boxes|Documentation

    This section explains how to format a text shape with Aspose.Diagram.... Value = 2 ; // Save Visio diagram . Save ( dataDir + "Form...// Save Visio diagram in the local storage diagram . Save ( dataDir...

    docs.aspose.com/diagram/net/working-with-text-b...
  6. C++ API to Convert XML to DIF | products.aspose...

    Convert XML to DIF via C++ API without using Microsoft Excel or Adobe Reader...Convert XML to XLSX by using Save member function Load XLSX document...reference Save the document to DIF format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  7. Aspose::Words::Fonts::FontFallbackSettings clas...

    Aspose::Words::Fonts::FontFallbackSettings class. Specifies font fallback mechanism settings. To learn more, visit the documentation article in C++.... Save (const System::SharedPtr<System::IO::Stream>&)...>&) Saves the current fallback settings to stream. Save (const...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Set Barcode Checksum using Python

    This short guide explains how to work with barcode checksum using Python. It has details to set the IDE, a list of steps, and a sample code to set checksum in barcode using Python....a barcode without a checksum Save the barcode image without a...YES to include the checksum Save the barcode image with checksum...

    kb.aspose.com/barcode/python/barcode-checksum-u...
  9. Aspose::Words::Saving::ImageSaveOptions::set_Re...

    Aspose::Words::Saving::ImageSaveOptions::set_Resolution method. Sets both horizontal and vertical resolution for the generated images, in dots per inch in C++....Aspose::Words::Saving::ImageSaveOptions::set_Resolution method...inch. void Aspose :: Words :: Saving :: ImageSaveOptions :: set_Resolution...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Delete Forms from PDF in C#|Aspose.PDF for .NET

    Remove Text based on subtype/form with Aspose.PDF for .NET library. Remove all forms from the PDF...."" ; } } } // Save PDF document document . Save ( dataDir + "TextBox_out...The modified document is then saved to the specified output file...

    docs.aspose.com/pdf/net/remove-form/