Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 18,417 for

docx to doc

(1.04 sec)
  1. How to calculate paragraphs in word occupy a fe...

    LayoutEnumeraTor Please provide me with a case, thanks...Document doc = new Document("path/to/your/document.docx"); // Create...layoutEnumerator = new LayoutEnumerator(doc); // Move to the first paragraph...

    forum.aspose.com/t/how-to-calculate-paragraphs-...
  2. Convert EMLX to XPS in Python | products.aspose...

    Save EMLX To XPS in your Python applications without using Microsoft Outlook or Word...Image File) Convert EMLX to DOC (Microsoft Word Binary Format)...Marco File) Convert EMLX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  3. Convert OFT to PS in Python | products.aspose.com

    Save OFT To PS in your Python applications without using Microsoft Outlook or Word...(Bitmap Image File) Convert OFT to DOC (Microsoft Word Binary Format)...2007 Marco File) Convert OFT to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/conversion...
  4. Umbraco Export Members to Word|Aspose.Words for...

    Export members from your Umbraco CMS To a Word Document using Aspose.Words Umbraco Export Members Module in C#....doc, .docx, dot, dotx, docm, and dotm)...

    docs.aspose.com/words/net/umbraco-export-member...
  5. Aspose::Words::DocumentBuilder::InsertShape met...

    Aspose::Words::DocumentBuilder::InsertShape method. Inserts free-floating shape with specified position, size and text wrap type in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Below are two wrapping...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. | Aspose

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

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  7. | Aspose

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

    products.aspose.com/ocr/cpp/conversion/jpeg-to-...
  8. LoadOptions.PreserveIncludePictureField | Aspos...

    Control the INCLUDEPICTURE field in Microsoft Word formats with LoadOptions PreserveIncludePictureField. Easily manage Document formatting for optimal results.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldIncludePicture includePicture...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Aspose.Words Use of consulting - Free Support F...

    I have a Word Document with multiple headings (all are Level 1). Each heading is followed by a section of text. Is there a way To extract all headings and the specific content under each one?...styles: Document doc = new Document(@"C:\Temp\in.docx"); Document[]...Document[] parts = SplitByStyle(doc, new StyleIdentifier[] { StyleIdentifier...

    forum.aspose.com/t/aspose-words-use-of-consulti...
  10. CustomXmlPart class | Aspose.Words for Node.js

    Aspose.Words.Markup.CusTomXmlPart class. Represents a CusTom XML Data STorage Part (cusTom XML data within a package)... Remarks A DOCX or DOC document can contain one...tag with custom XML data. let doc = new aw . Document (); // Construct...

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