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

doc

(0.06 sec)
  1. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Add text to the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageSaveOptions.Scale | Aspose.Words for .NET

    Discover the ImageSaveOptions Scale property to effortlessly adjust the zoom factor for your images, enhancing quality and customization.... Document doc = new Document ( MyDir + "Office...OfficeMath math = ( OfficeMath ) doc . GetChild ( NodeType . OfficeMath...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Border Class | Aspose.Words for .NET

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in Documents. Enhance your projects with precision and style!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Border ....

    reference.aspose.com/words/net/aspose.words/bor...
  4. CommentRangeStart constructor | Aspose.Words fo...

    CommentRangeStart constructor. Initializes a new instance of this class....constructor CommentRangeStart(doc, id) Initializes a new instance...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CompositeNode.selectNodes method | Aspose.Words...

    CompositeNode.selectNodes method. Selects a list of nodes matching the XPath expression.... let doc = new aw . Document ( base ....the document. let nodeList = doc . selectNodes ( "//Table//Paragraph"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Range.Text | Aspose.Words for .NET

    Discover the Range Text property to easily retrieve and manipulate text within a specified range for enhanced content management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words/ran...
  7. Android API to Render PDF to DOTM | products.as...

    Transform PDF to DOTM via Android via Java API...used to convert PDF files to DOC. The second API is Aspose.Words...Java, which is used to render DOC to DOTM. By using these two APIs...

    products.aspose.com/total/android-java/conversi...
  8. Android API to Render PDF to DOCM | products.as...

    Transform PDF to DocM via Android via Java API...used to convert PDF files to DOC. The second API is Aspose.Words...Java, which is used to render DOC to DOCM. By using these two APIs...

    products.aspose.com/total/android-java/conversi...
  9. ChartDataLabelCollection.Separator | Aspose.Wor...

    Discover the Separator property of ChartDataLabelCollection. Customize data label separators for enhanced clarity in your charts, from commas to line breaks.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Chart chart = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. List.is_list_style_reference property | Aspose....

    List.is_list_style_reference property. Returns ``True`` if this list is a reference to a list style.... doc = aw . Document () # A list allows...within a style. list_style = doc . styles . add ( aw . StyleType...

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