Sort Score
Result 10 results
Languages All
Labels All
Results 9,001 - 9,010 of 18,479 for

docx to doc

(0.08 sec)
  1. Aspose::Words::Document::get_PunctuationKerning...

    Aspose::Words::Document::get_PunctuationKerning method. Specifies whether kerning applies To both Latin text and punctuation in C++.... auto doc = System :: MakeObject < Aspose...() + u "Document.docx" ); ASSERT_TRUE ( doc -> get_PunctuationKerning...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::WatermarkLayout enum | Aspose.Wo...

    Aspose::Words::WatermarkLayout enum. Defines layout of the watermark relative To the watermark center in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/wat...
  3. | Aspose

    Sample code for JP2 To Searchable PDF Java conversion. Use API example code for batch JP2 files To Searchable PDF conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/cpp/conversion/jp2-to-s...
  4. | Aspose

    Sample code for JPEG2000 To Searchable PDF Java conversion. Use API example code for batch JPEG2000 files To Searchable PDF conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  5. PageSetup.MultiplePages | Aspose.Words for .NET

    Discover how the PageSetup MultiplePages property optimizes Document printing for seamless booklet binding. Enhance your multi-page Documents Today!... Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); builder . Writeln ( "My Booklet:"...

    reference.aspose.com/words/net/aspose.words/pag...
  6. FieldIncludePicture.source_full_name property |...

    FieldIncludePicture.source_full_name property. Gets or sets the location of the picture using an IRI.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::ParagraphFormat::get_Bidi method...

    Aspose::Words::ParagraphFormat::get_Bidi method. Gets or sets whether this is a right-To-left paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // The BIDIOUTLINE field numbers...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Table.DistanceBottom | Aspose.Words for .NET

    Adjust the Table DistanceBotTom property To control spacing between your table's botTom and surrounding text, enhancing layout and readability.... Document doc = new Document ( MyDir + "Table..."Table wrapped by text.docx" ); Table table = doc . FirstSection ....

    reference.aspose.com/words/net/aspose.words.tab...
  10. Table.DistanceLeft | Aspose.Words for .NET

    Adjust the Table DistanceLeft property To control spacing between your table and surrounding text. Enhance readability and layout in your Documents!... Document doc = new Document ( MyDir + "Table..."Table wrapped by text.docx" ); Table table = doc . FirstSection ....

    reference.aspose.com/words/net/aspose.words.tab...