Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 375,301 for

save

(0.37 sec)
  1. Creating an Outlook Message (MSG) File in Aspos...

    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....is underlined text</u>" ; // Save the MSG file in local disk string...Attachment ( "image.bmp" )); // Save it in local disk string strMsg...

    docs.aspose.com/email/net/creating-an-outlook-m...
  2. Connector|Aspose.Slides for Python Documentation

    Draw and control connectors in Python with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, PPTX and ODP.... save ( "connector.pptx" , slides...( connector ) presentation . save ( "connector_removed.pptx" ...

    docs.aspose.com/slides/python-net/examples/elem...
  3. DocumentSecurity enumeration | Aspose.Words for...

    Aspose.Words.Properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... save ( base . artifactsDir + "DocumentProperties...isWriteProtected ). toEqual ( true ); doc . save ( base . artifactsDir + "DocumentProperties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. XpsSaveOptions.UseBookFoldPrintingSettings | As...

    Optimize your document layout with the XpsSaveOptions UseBookFoldPrintingSettings property, enabling seamless booklet printing for enhanced presentation....whether the document should be saved using a booklet printing layout...specified, PageSet is ignored when saving. This behavior matches MS Word...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Saving::TxtSaveOptions::get_Simp...

    Aspose::Words::Saving::TxtSaveOptions::get_SimplifyListLabels method. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text. If set to true, numbered list labels are written in simple numeric format and itemized list labels as simple ASCII characters. The default value is false in C++....Aspose::Words::Saving::TxtSaveOptions::get_SimplifyListLabels...false . bool Aspose :: Words :: Saving :: TxtSaveOptions :: get_SimplifyListLabels...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Convert DOC to POTM via C++ or with free Online...

    Export DOC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to POTM online converter quickly before integrating the code.... This can save time and effort, as the user...presentation from the HTML and save it as a POTM file. Aspose.Total...

    products.aspose.com/total/cpp/conversion/doc-to...
  7. Convert EMLX to BMP in Python | products.aspose...

    Save EMLX to BMP in your Python applications without using Microsoft Outlook or Word...such as when a user wants to save an email as an image or when...Words for Python via .NET and saved into the respective Word BMP...

    products.aspose.com/total/python-net/conversion...
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_HyperlinkBase method. Specifies the base string used for evaluating relative hyperlinks in this document in C++....docx" )); doc -> Save ( get_ArtifactsDir () + u "DocumentProperties...to the one we are planning to save the document in. // We could...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Convert DOCX to PPSM via C++ or with free Onlin...

    Export DOCX to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPSM online converter quickly before integrating the code.... This can save time and effort, as the content...presentation, which can then be saved as a PPSM file. This process...

    products.aspose.com/total/cpp/conversion/docx-t...
  10. Extract relevant OOXML for a chart using Aspose...

    Hi, I wanted to extract the following OOXML from a word doc, this word doc was created by by saving an excel workbook as a Docx with SaveAsEditableShapes marked as true. I will attach the OOXML data I require. The idea i…...word doc was created by by saving an excel workbook as a Docx...ToString(SaveFormat.Ooxml); // Save or process the OOXML as needed...

    forum.aspose.com/t/extract-relevant-ooxml-for-a...