Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 180,098 for

doc

(0.16 sec)
  1. BuiltInDocumentProperties.ContentStatus | Aspos...

    Manage your Document's content status effortlessly with the BuiltInDocumentProperties ContentStatus property. Enhance organization and efficiency today!...public void Content () { Document doc = new Document ( MyDir + "Paragraphs...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // By...

    reference.aspose.com/words/net/aspose.words.pro...
  2. DocumentBase.WarningCallback | Aspose.Words for...

    Discover the DocumentBase WarningCallback property, vital for ensuring data integrity during Document processing by detecting potential formatting issues.... Document doc = new Document ( MyDir + "Missing...new WarningInfoCollectio (); doc . WarningCallback = warningCollector...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Android API to Render TEX to MHTML | products.a...

    Transform TEX to MHTML via Android via Java API...helps you to convert TEX file to DOC. The second API is Aspose.Words...Java which helps you to render DOC to MHTML. To use these APIs,...

    products.aspose.com/total/android-java/conversi...
  4. StructuredDocumentTagRangeStart.XmlMapping | As...

    Discover how the StructuredDocumentTagRangeStart XmlMapping property connects your Document's tag range to custom XML data, enhancing Document integration.... Document doc = new Document ( MyDir + "Multi-section...#2</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  5. ParagraphFormat.space_after_auto property | Asp...

    ParagraphFormat.space_after_auto property. True if the amount of spacing after the paragraph is set automatically.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Apply a large amount of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.moveToMergeField method | Aspos...

    Aspose.Words.DocumentBuilder.moveToMergeField method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert some MERGEFIELDS...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuiltInDocumentProperties.links_up_to_date prop...

    BuiltInDocumentProperties.links_up_to_date property. Indicates whether hyperlinks in a Document are up-to-date.... def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...'Paragraphs.docx' ) properties = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.pages property. Represents an estimate of the number of pages in the Document.... def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...'Paragraphs.docx' ) properties = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working With Styles in Jython|Aspose.Words for ...

    Working With Styles in Documents using Jython.... doc = Document ( dataDir + "TestFile.doc" ) # Define... paragraphs_by_style_name ( doc , PARA_STYLE ) print "abc = "...

    docs.aspose.com/words/java/working-with-styles-...
  10. LoadOptions.convertShapeToOfficeMath property |...

    LoadOptions.convertShapeToOfficeMath property. Gets or sets whether to convert shapes with EquationXML to Office Math objects....= isConvertShapeToOffi ; let doc = new aw . Document ( base ....isConvertShapeToOffi ) { expect ( doc . getChildNodes ( aw . NodeType...

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