Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 375,207 for

document

(0.13 sec)
  1. How to Change Text Color in HTML? C# Examples

    Using C# Aspose.HTML examples, you will learn how to change the text color in an HTML file using inline and internal CSS....element with a given tag name in document order. Use the property of...property. Save the modified HTML document. C# code Copy 1 // Change...

    docs.aspose.com/html/net/how-to-articles/how-to...
  2. Convert DOCM to ODP via C++ or with free Online...

    Export DOCM to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to ODP online converter quickly before integrating the code....is a Microsoft Office Word document with macros enabled. It is...is used to store documents with embedded macros that can be used...

    products.aspose.com/total/cpp/conversion/docm-t...
  3. Aspose::Words::Saving::ImageSaveOptions::get_Jp...

    Aspose::Words::Saving::ImageSaveOptions::get_JpegQuality method. Gets or sets a value determining the quality of the generated JPEG images in C++....compression while saving a document as a JPEG. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. PdfDigitalSignatureTimestampSettings.Password |...

    Secure your PDF Documents with the PdfDigitalSignatureTimestampSettings. Easily manage timestamp server passwords for enhanced protection and compliance....saved PDF document digitally and timestamp it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfDigitalSignatureTimestampSettings.UserName |...

    Discover the PdfDigitalSignatureTimestampSettings UserName property for secure timestamping. Enhance your Document integrity with reliable server authentication....saved PDF document digitally and timestamp it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Convert DOCM to PPTX via C++ or with free Onlin...

    Export DOCM to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to PPTX online converter quickly before integrating the code....Why to Convert Converting a document from one format to another...on C++ Open DOCM file using Document class reference Convert DOCM...

    products.aspose.com/total/cpp/conversion/docm-t...
  7. Extract Text and Images from PPTX File Online a...

    Online PPTX file parser app. C++ API code to extract images and text from PPTX presentation....‘Parse Now’ button to parse document. Download the parsed files...above API code within its document parser application. Powerful...

    products.aspose.com/total/cpp/parse/pptx/
  8. Extract Text and Images from Powerpoint File On...

    Online Powerpoint file parser app. C++ API code to extract images and text from Powerpoint presentation....‘Parse Now’ button to parse document. Download the parsed files...above API code within its document parser application. Powerful...

    products.aspose.com/total/cpp/parse/powerpoint/
  9. BreakType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.BreakType enum to enhance your Document formatting with precise break types for improved readability and layout control....Specifies type of a break inside a document. public enum BreakType Values...footers in a document using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/bre...
  10. BuildingBlockBehavior | Aspose.Words for Java

    Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main Document in Java....is inserted into the main document. Remarks: Corresponds to the...custom building block to a document. public void createAndInsert()...

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