Sort Score
Result 10 results
Languages All
Labels All
Results 8,151 - 8,160 of 18,490 for

docx to doc

(1.16 sec)
  1. Create PDF Report In C#

    Generate reports and auTomate Documents using PDF templates and cusTom data in C#....(optional) Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...Aspose.Words.Reporting; var doc = new Document( "Input.pdf" );...

    products.aspose.com/words/net/report/pdf/
  2. Font.spacing property | Aspose.Words for Python

    Font.spacing property. Returns or sets the spacing (in points) between characters .... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add run of text and increase...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.scaling property | Aspose.Words for Python

    Font.scaling property. Gets or sets character width scaling in percent.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add run of text and increase...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldStyleRef.search_from_bottom property | Asp...

    FieldStyleRef.search_from_botTom property. Gets or sets whether To search from the botTom of the current page, rather from the Top.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Markup::CustomPartCollection::Re...

    Aspose::Words::Markup::CusTomPartCollection::RemoveAt method. Removes an item at the specified index in C++.... auto doc = System :: MakeObject < Aspose...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. BuiltInDocumentProperties.hyperlinkBase propert...

    BuiltInDocumentProperties.hyperlinkBase property. Specifies the base string used for evaluating relative hyperlinks in this Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a relative hyperlink...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldStyleRef.insert_paragraph_number_in_full_c...

    FieldStyleRef.insert_paragraph_number_in_full_context property. Gets or sets whether To insert the paragraph number of the referenced paragraph in full context.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Create HTML Report In Java

    Generate reports and auTomate Documents using HTML templates and cusTom data in Java....(optional) Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...com.aspose.words.*; Document doc = new Document ( "Input.html"...

    products.aspose.com/words/java/report/html/
  9. Watermark.Type | Aspose.Words for .NET

    Discover the Watermark Type property To enhance your design with cusTomizable watermarks for branding and protection. Elevate your visuals Today!... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/wat...
  10. Document.show_spelling_errors property | Aspose...

    Document.show_spelling_errors property. Specifies whether To display spelling errors in this Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert two sentences with...

    reference.aspose.com/words/python-net/aspose.wo...