Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 157,140 for

doc

(0.06 sec)
  1. Convert Image To BMP C#

    Convert Image to BMP format in C# code. Save Image as BMP using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/conversion/image-...
  2. CompositeNode.HasChildNodes | Aspose.Words for ...

    Discover if a CompositeNode has child nodes with the HasChildNodes property. Simplify your coding with this essential feature for efficient node management.... Document doc = new Document ( MyDir + "Tables...Body node: Table firstTable = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words/com...
  3. | Aspose

    Sample code for PNG to Doc Java conversion. Use API example code for batch PNG files to Doc conversion within any Web or Desktop Java based application....Conversion PNG to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for Java...that converts an PNG image to DOC document: Create an instance...

    products.aspose.com/ocr/java/conversion/png-to-...
  4. | Aspose

    Sample code for TIF to Doc Java conversion. Use API example code for batch TIF files to Doc conversion within any Web or Desktop Java based application....Conversion TIF to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for Java...that converts an TIF image to DOC document: Create an instance...

    products.aspose.com/ocr/java/conversion/tif-to-...
  5. Convert Image To SVG Java

    Convert Image to SVG format in Java code. Save Image as SVG using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/conversion/image...
  6. DocumentPropertyCollection indexer | Aspose.Wor...

    DocumentPropertyCollection indexer. Returns a [DocumentProperty](../../Documentproperty/) object by index.... doc = aw . Document ( MY_DIR + 'Properties...custom document property' , str ( doc . custom_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Stroke.fore_tint_and_shade property | Aspose.Wo...

    Stroke.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the stroke foreground color.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StyleCollection.GetEnumerator | Aspose.Words fo...

    Discover the StyleCollection GetEnumerator method to effortlessly list styles alphabetically by name. Enhance your coding efficiency today!...Document doc = new Document (); Assert . AreEqual ( 4 , doc . Styles...IEnumerator < Style > stylesEnum = doc . Styles . GetEnumerator ())...

    reference.aspose.com/words/net/aspose.words/sty...
  9. How to Convert PDF to Word using Python

    This basic tutorial covers how to convert PDF to Word using Python. It encompasses all relevant information like the environment setup details, conversion algorithm, and a code snippet demonstrating how using Python PDF to Doc conversion can be done....demonstrating how using Python PDF to DOC conversion can be done. Moreover...Steps to Convert PDF to Word DOC in Python Prepare the environment...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  10. FieldInclude.lock_fields property | Aspose.Word...

    FieldInclude.lock_fields property. Gets or sets whether to prevent fields in the included Document from being updated.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # We can use an INCLUDE field to...

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