Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 180,456 for

doc

(0.13 sec)
  1. Aspose::Words::Markup::XmlMapping::get_XPath me...

    Aspose::Words::Markup::XmlMapping::get_XPath method. Returns the XPath expression, which is evaluated to find the custom XML node that is mapped to the parent structured Document tag in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::ParagraphFormat::get_IsListItem ...

    Aspose::Words::ParagraphFormat::get_IsListItem method. True when the paragraph is an item in a bulleted or numbered list in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // A list allows us to organize...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::Paragraph::get_IsListItem method...

    Aspose::Words::Paragraph::get_IsListItem method. True when the paragraph is an item in a bulleted or numbered list in original revision in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // A list allows us to organize...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::Lists::ListLevelCollection::get_...

    Aspose::Words::Lists::ListLevelCollection::get_Count method. Gets the number of levels in this list in C++.... auto doc = System :: MakeObject < Aspose...Words :: Style > listStyle = doc -> get_Styles () -> Add ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Java API to Export EPUB to XAMLFLOW | products....

    Convert EPUB to XAMLFLOW using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. Aspose...files to DOC. The second step is to convert the DOC file to XAMLFLOW...

    products.aspose.com/total/java/conversion/epub-...
  6. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....RenderShapesOnForm () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); ShapeForm shapeForm = new...

    reference.aspose.com/words/net/aspose.words.ren...
  7. ImageFieldMergingArgs.ImageWidth | Aspose.Words...

    Adjust the ImageWidth in ImageFieldMergingArgs to seamlessly insert images into your Documents, enhancing visual appeal and layout....MergeFieldImageDimen () { Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); FieldMergeField field = (...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Range.revisions property | Aspose.Words for Python

    Range.revisions property. Gets a collection of revisions (tracked changes) that exist in this range.... doc = aw . Document ( file_name =...'Revisions.docx' ) paragraph = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Border.ThemeColor | Aspose.Words for .NET

    Discover how to use the Border ThemeColor property to customize your color scheme and enhance your design with vibrant, tailored themes.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Border topBorder = builder...

    reference.aspose.com/words/net/aspose.words/bor...
  10. Table.PreferredWidth | Aspose.Words for .NET

    Discover how to use the Table PreferredWidth property to easily set and optimize your table's layout for enhanced design and user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

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