Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 582,947 for

save

(0.2 sec)
  1. Create New Document in Apache POI and Aspose.Wo...

    Create a new document easily and fast instead of using Apache POI....); // Save the document in DOCX format. The format to save as is...supports saving any document in many more formats. doc . save ( dataDir...

    docs.aspose.com/words/java/create-new-document-...
  2. SaveOptions.MemoryOptimization | Aspose.Words f...

    SaveOptions MemoryOptimization property. Gets or sets value determining if memory optimization should be performed before saving the document. Default value for this property is false in C#....should be performed before saving the document. Default value...while saving large documents at the cost of slower saving time...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Email.MailMessageSaveType Class - Free Support ...

    Hello: Seems one thing missing here: OutlookTnefFormat / OutlookContainerFormat The usage? We can Save EmailMessage as Msg or Oft directly, without converting to MapiMessage. But to Save an EmailMessage as Tnef ?! …... We can save EmailMessage as Msg or Oft directly...converting to MapiMessage. But to save an EmailMessage as Tnef ?! dmitry...

    forum.aspose.com/t/email-mailmessagesavetype-cl...
  4. Managing Barcode Text in C#|Documentation

    How to Set Barcode Text and Captions in Aspose.BarCode for .NET... Save ( $"{path}CodetextHide.png"...CodeLocation . Above ; gen . Save ( $"{path}CodetextLocationAbov...

    docs.aspose.com/barcode/net/working-with-barcod...
  5. SharpenFilterOptions | Aspose.Imaging for .NET ...

    SharpenFilterOptions Contents [ Hide ] SharpenFilterOptions class The Sharpen filter options public class SharpenFilt...... Save ( dir + "sample.MedianFilter...BilateralSmoothingFi ( 5 )); rasterImage . Save ( dir + "sample.BilateralSmoothingFi...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. Global | Aspose.Sildes for .NET API Reference

    Returns global storage of the document. Read-only Storageaspose.slides.export.web/storage....document and then save the document document . Save (); See Also class...

    reference.aspose.com/slides/net/aspose.slides.e...
  7. Unlock DOCX document via C++ | products.aspose.com

    C++ example code to unlock password protected DOCX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....protection Save the result back in DOCX format with save() method...doc->Unprotect(); // Save the document doc->Save(u "unprotected.docx"...

    products.aspose.com/words/cpp/unlock/docx/
  8. Unlock OTT document via C++ | products.aspose.com

    C++ example code to unlock password protected OTT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....protection Save the result back in OTT format with save() method...doc->Unprotect(); // Save the document doc->Save(u "unprotected.ott"...

    products.aspose.com/words/cpp/unlock/ott/
  9. dxfimage - Aspose.CAD for Java - API Reference

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....load , load , load , save , save , save , setBackgroundColor...getDataStreamContain, save, save, save, save Methods inherited from...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  10. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...