Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 157,349 for

doc

(0.18 sec)
  1. Aspose::Words::Tables::Table::get_LeftIndent me...

    Aspose::Words::Tables::Table::get_LeftIndent method. Gets or sets the value that represents the left indent of the table in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Java API to Export EPUB to DOTX | products.aspo...

    Convert EPUB to DOTX using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. Aspose...files to DOC format. Once the EPUB file is rendered to DOC, the second...

    products.aspose.com/total/java/conversion/epub-...
  3. Java API to Export EPUB to MHTML | products.asp...

    Convert EPUB to MHTML using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. This...files to DOC. Once the EPUB file has been rendered to DOC, the second...

    products.aspose.com/total/java/conversion/epub-...
  4. WatermarkLayout Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkLayout enum for optimal watermark positioning. Enhance your Document design with precise layout control and customization.... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/wat...
  5. Font.style property | Aspose.Words for Python

    Font.style property. Gets or sets the character style applied to this formatting.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a custom style and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shape.firstParagraph property | Aspose.Words fo...

    Shape.firstParagraph property. Gets the first paragraph in the shape.... let doc = new aw . Document (); // Create...= new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fonts::FontInfoCollection::Conta...

    Aspose::Words::Fonts::FontInfoCollection::Contains method. Determines whether the collection contains a font with the given name in C++.... auto doc = System :: MakeObject < Aspose...about that font. ASSERT_EQ ( 3 , doc -> get_FontInfos () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. PreferredWidth | Aspose.Words for Java

    Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Table table = builder.startTable();...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::DocumentBuilder::Writeln method ...

    Aspose::Words::DocumentBuilder::Writeln method. Inserts a paragraph break into the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. HtmlSaveOptions.navigationMapLevel property | A...

    HtmlSaveOptions.navigationMapLevel property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats... let doc = new aw . Document ( base ....options . navigationMapLevel = 2 ; doc . save ( base . artifactsDir...

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