Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 157,192 for

doc

(0.08 sec)
  1. BaseWebExtensionCollection1.Item | Aspose.Words...

    Discover the BaseWebExtensionCollection Item property to easily manage items by index. Simplify your development with efficient data handling today!... Document doc = new Document ( MyDir + "Web...extension.docx" ); Assert . That ( doc . WebExtensionTaskPane . Count...

    reference.aspose.com/words/net/aspose.words.web...
  2. TextWatermarkOptions.is_semitrasparent property...

    TextWatermarkOptions.is_semitrasparent property. Gets or sets a boolean value which is responsible for opacity of the watermark... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldOptions.FieldIndexFormat | Aspose.Words fo...

    Discover how to utilize the FieldIndexFormat property in FieldOptions to customize FieldIndex formatting for enhanced Document clarity and organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "A" ); builder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Fields::FieldIndexFormat enum | ...

    Aspose::Words::Fields::FieldIndexFormat enum. Specifies the formatting for the FieldIndex fields in a Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "A" );...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. C# API to Export CGM to PCL | products.aspose.com

    Convert CGM to PCL without using Microsoft Word...for converting CGM files to DOC. It provides a range of features...ability to convert CGM files to DOC. It also supports a range of...

    products.aspose.com/total/net/conversion/cgm-to...
  6. Aspose::Words::Fields::FieldOptions::get_FieldI...

    Aspose::Words::Fields::FieldOptions::get_FieldIndexFormat method. Gets or sets a FieldIndexFormat that represents the formatting for the FieldIndex fields in the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "A" );...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. ReflectionFormat.remove method | Aspose.Words f...

    ReflectionFormat.remove method. Removes [ReflectionFormat](../) from the parent object.... doc = aw . Document ( file_name =...'Various shapes.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Android API to Render MD to OTT | products.aspo...

    Transform MD to OTT via Android via Java API...helps you convert MD files to DOC format. The second API is Aspose...Java, which helps you render DOC to OTT format. Using these two...

    products.aspose.com/total/android-java/conversi...
  9. C# API to Export CGM to MHTML | products.aspose...

    Convert CGM to MHTML without using Microsoft Word...convert CGM file format to DOC and render DOC to MHTML. The powerful...to convert CGM file format to DOC. This API provides a wide range...

    products.aspose.com/total/net/conversion/cgm-to...
  10. DocumentProperty | Aspose.Words for Java

    Represents a custom or built-in Document property in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.startBookmark("MyBookmark");...

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