Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 88,442 for

doc format

(0.26 sec)
  1. FormField.result property | Aspose.Words for Py...

    FormField.result property. Gets or sets a string that represents the result of this form field....the text format specified in FormField.text_input_format . If you...to set a value and apply the format, use the FormField.set_text_input_value()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert TEXT To HTML Python

    Convert TEXT to HTML Format in Python code. Save TEXT as HTML using Python....HTML, and many other document formats using Python. HTML Node Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/python-net/conversion...
  3. Convert WORD To TXT Python

    Convert a Word Document to TXT Format in Python code. Save a Word Document as TXT using Python....TXT, and many other document formats using Python. TXT Node Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/python-net/conversion...
  4. C# API to Export CGM to PCL | products.aspose.com

    Convert CGM to PCL without using Microsoft Word...convert documents of various formats. The PDF Processing API, Aspose...for converting CGM files to DOC. It provides a range of features...

    products.aspose.com/total/net/conversion/cgm-to...
  5. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_IsValid method. Returns true if this digital signature is valid and the Document has not been tampered with in C++.... auto doc = System :: MakeObject < Aspose...); for ( auto && signature : doc -> get_DigitalSignatures ())...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. Shape.first_paragraph property | Aspose.Words f...

    Shape.first_paragraph property. Gets the first paragraph in the shape....Shows how to create and format a text box. doc = aw . Document ()...text_box = aw . drawing . Shape ( doc , aw . drawing . ShapeType ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::ConvertUtil::PointToInch method ...

    Aspose::Words::ConvertUtil::PointToInch method. Converts points to inches in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // A section's "Page Setup"...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::BorderCollection::get_Vertical m...

    Aspose::Words::BorderCollection::get_Vertical method. Gets the vertical border that is used between cells in C++....borders to a table row’s format. auto doc = System :: MakeObject...Words :: DocumentBuilder > ( doc ); // Create a table with red...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two ways to use...

    reference.aspose.com/words/java/com.aspose.word...
  10. RevisionGroup.Text | Aspose.Words for .NET

    Explore the RevisionGroup Text property to access inserted, deleted, or moved text, enhancing your Document's Formatting insights and editing efficiency....inserted/deleted/moved text or description of format change. public string Text...revisions in a document. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words/rev...