Sort Score
Result 10 results
Languages All
Labels All
Results 7,501 - 7,510 of 18,490 for

docx to doc

(0.23 sec)
  1. Aspose::Words::Markup::CustomPartCollection::id...

    Aspose::Words::Markup::CusTomPartCollection::idx_set method. Gets or sets an item at the specified index in C++.... auto doc = System :: MakeObject < Aspose...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Body.parentSection property | Aspose.Words for ...

    Body.parentSection property. Gets the parent section of this sTory...., () => { let doc = new aw . Document (); doc . removeAllChildren...endnotes at its end. expect ( doc . endnoteOptions . position )...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. In tables, when a table header is too long and ...

    Table Header issue.Docx (45.7 KB)...docx (45.7 KB) Professionalize.Discourse...document Document doc = new Document("YourDocument.docx"); // Register...

    forum.aspose.com/t/in-tables-when-a-table-heade...
  4. Merge DOCM Files Online or using .NET | product...

    Free online app To combine different DocM files. .NET merging library code To merge DocM Documents....Save to required format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML...(Comma Seperated Values) Merge DOC Files (Microsoft Word Binary...

    products.aspose.com/total/net/merge/docm/
  5. Aspose.Words or Open XML SDK|Aspose.Words for Java

    Aspose.Words for Java is a very useful Document processing library that provides great support for all Microsoft Word and other Document formats. Open XML SDK and Aspose.Words do not compete with each other because they address quite different needs....simple programming operation on a DOCX document, then the Open XML...such as generating a simple DOCX document or removing comments...

    docs.aspose.com/words/java/aspose-words-or-open...
  6. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ....myDir + "Paragraphs.docx" ); let properties = doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ....myDir + "Paragraphs.docx" ); let properties = doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Paragraph.parent_story property | Aspose.Words ...

    Paragraph.parent_sTory property. Retrieves the parent section-level sTory that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/).... doc = aw . Document () # Create a...HeaderFooter ( doc , aw . HeaderFooterType . HEADER_PRIMARY ) doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_To_header_footer method. Moves the cursor To the beginning of a header or footer in the current section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify that we want different...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FontInfoCollection.Item | Aspose.Words for .NET

    Discover the FontInfoCollection Item property To easily retrieve fonts by name, enhancing your design projects with precision and style....Document doc = new Document ( MyDir + "Embedded font.docx" ); FontInfo...FontInfo embeddedFont = doc . FontInfos [ "Alte DIN 1451 Mittelschrift"...

    reference.aspose.com/words/net/aspose.words.fon...