Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 582,898 for

save

(0.35 sec)
  1. 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-...
  2. Aspose::Words::Fonts::TableSubstitutionRule Cla...

    Table font substitution rule....)->LINQ_ToArray()); // We can save the table in the form of an...document. tableSubstitutionRul->Save(ArtifactsDir + u "FontSettings...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. ImageData.set_image method | Aspose.Words for P...

    aspose.words.drawing.ImageData.set_image method... save ( ARTIFACTS_DIR + "Drawing.import_image...insert_node ( shape ) doc . save ( ARTIFACTS_DIR + "Image.create_linked_image...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Resizing|Documentation

    How to scale or resize an image using Aspose.OCR for Python via .NET to improve recognition accuracy....png" ) # Save processed image to the "result"..."result" folder ImageProcessing . save ( input , "result" ) # Recognize...

    docs.aspose.com/ocr/python-net/resize/
  5. Add, Extract or Remove Attachments in PDF using...

    Add, extract or remove attachments in PDF programmatically with C# sample code using Aspose.PDF for .NET....the collection’s Add method Save the PDF file. System Requirements..."AddAttachment_out.pdf" ; // Save new output pdfDocument . Save ( dataDir );...

    products.aspose.com/pdf/net/attachments/
  6. CreatePptxOptions() | Aspose.Slides for C++ API...

    Creates PPTX Save options....tions() method Creates PPTX save options. virtual System :: SharedPtr...CreatePptxOptions () = 0 Return Value Save options. See Also Typedef SharedPtr...

    reference.aspose.com/slides/cpp/aspose.slides.e...
  7. Aspose::Pdf::XmlSaveOptions Class Reference - A...

    Public Member Functions | List of all members Aspose::Pdf::XmlSaveOptions Class Reference Save options for export to ......Aspose::Pdf::XmlSaveOptions Class Reference Save options for export to Xml format...is the default action and the Save operation continues, however...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.x...
  8. Aspose::Email::PersonalInfo::VCard::VCardSaveOp...

    Public Member Functions | Static Public Member Functions | List of all members Aspose::Email::PersonalInfo::VCard::VC......Reference final Represents vCard save options More... Inherits As...get_SaveFormat () const Gets a save format More... Static Public...

    reference.aspose.com/email/cpp/class/aspose.ema...
  9. colorbalanceadjustmentlayer - Aspose.PSD for Ja...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....isVisibleInGroup , save , save , save , save , setBlendModeKey...resizeWidthProportio , save , save , save , save , setAutoAdjustPalette...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  10. Make A Document In C++

    Create a file using C++ library. Easily create a new document in C++ in a few steps....creating a document using C++ Save the created document in the...enim nunc faucibus a." ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/cpp/make/