Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 180,934 for

doc

(0.21 sec)
  1. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two ways to use...

    reference.aspose.com/words/java/com.aspose.word...
  2. C++ API to Export XPS to WORDML | products.aspo...

    Convert XPS to WORDML within C++ applications....to convert XPS file format to DOC. Aspose.PDF for C++ is a powerful...popular file formats such as DOC, HTML, XPS, and more. Secondly...

    products.aspose.com/total/cpp/conversion/xps-to...
  3. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming paragraphs.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a red horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Bookmark::Remove method | Aspose...

    Aspose::Words::Bookmark::Remove method. Removes the bookmark from the Document. Does not remove text inside the bookmark in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/cpp/aspose.words/boo...
  6. BookmarkStart | Aspose.Words for .NET

    Discover the BookmarkStart constructor! Easily initialize new BookmarkStart instances for efficient bookmarking in your applications. Boost your productivity today!...DocumentBase doc , string name ) Parameter Type Description doc DocumentBase...print their contents. Document doc = CreateDocumentWithBo ( 3 );...

    reference.aspose.com/words/net/aspose.words/boo...
  7. BookmarkEnd | Aspose.Words for .NET

    Create a new BookmarkEnd instance effortlessly. Enhance your project with this essential tool for managing bookmarks efficiently....DocumentBase doc , string name ) Parameter Type Description doc DocumentBase...print their contents. Document doc = CreateDocumentWithBo ( 3 );...

    reference.aspose.com/words/net/aspose.words/boo...
  8. BorderCollection.Horizontal | Aspose.Words for ...

    Discover the BorderCollection Horizontal property for seamless cell and paragraph borders. Enhance your layout with perfect alignment and style!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a red horizontal...

    reference.aspose.com/words/net/aspose.words/bor...
  9. Stroke.StartArrowWidth | Aspose.Words for .NET

    Discover the Stroke StartArrowWidth property to customize arrowhead width for your strokes, enhancing your design's precision and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Vba::VbaModule::get_SourceCode m...

    Aspose::Words::Vba::VbaModule::get_SourceCode method. Gets or sets VBA project module source code in C++.... auto doc = System :: MakeObject < Aspose...:: VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words.vba...