Sort Score
Result 10 results
Languages All
Labels All
Results 8,251 - 8,260 of 182,655 for

doc

(1.96 sec)
  1. ListTrailingCharacter enumeration | Aspose.Word...

    aspose.words.lists.ListTrailingCharacter enumeration. Specifies the character that separates the list label from the text of the paragraph.... doc = aw . Document () # A list allows...two of its list levels. doc_list = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CommandButtonControl | Aspose.Words for Java

    The CommandButton control runs a macro that performs an action when a user clicks it in Java.... Document doc = new Document(getMyDir() + "ActiveX...docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Shape.text_box property | Aspose.Words for Python

    Shape.text_box property. Defines attributes that specify how text is displayed in a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. The RevisionNumber and Version from BuiltInDocu...

    i use the aspose.word ,the version is 22.4,now i want to get the RevisionNumber and Version .when the Doc file not set these two properties,but Doc.BuiltInDocumentProperties.RevisionNumber=0 and Doc.BuiltInDocumentPrope…...when the doc file not set these two properties,but doc.BuiltInDocumentPrope...BuiltInDocumentPrope.RevisionNumber=0 and doc.BuiltInDocumentPrope.Version...

    forum.aspose.com/t/the-revisionnumber-and-versi...
  5. FontInfoCollection.embed_true_type_fonts proper...

    FontInfoCollection.embed_true_type_fonts property. Specifies whether or not to embed TrueType fonts in a Document when it is saved... This option works for DOC, DOCX and RTF formats only. Examples...with embedded TrueType fonts. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.move_to_paragraph method | Aspo...

    DocumentBuilder.move_to_paragraph method. Moves the cursor to a paragraph in the current section.... doc = aw . Document ( file_name =...'Paragraphs.docx' ) paragraphs = doc . first_section . body . paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert PPT to Word in Python | products.aspose...

    Convert PPT to Word in Python. Use Python library API to convert PowerPoint to Word...ppt" ) doc = words . Document() builder...builder = words . DocumentBuilder(doc) for index in range(presentation...

    products.aspose.com/slides/python-net/conversio...
  8. PdfSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover PdfSaveOptions' OutlineOptions property to customize your PDF outlines effortlessly. Enhance navigation and improve Document usability!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert headings that can...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Android API to Render SVG to WORDML | products....

    Transform SVG to WORDML via Android via Java API...used to convert SVG files to DOC format. The second API is Aspose...which can be used to render DOC files to WORDML. By using these...

    products.aspose.com/total/android-java/conversi...
  10. Android API to Render SVG to ODT | products.asp...

    Transform SVG to ODT via Android via Java API...can be used to convert SVG to DOC. The second API is Aspose.Words...which can be used to render DOC to ODT. By using these two APIs...

    products.aspose.com/total/android-java/conversi...