Sort Score
Result 10 results
Languages All
Labels All
Results 8,081 - 8,090 of 17,382 for

docx to doc

(0.27 sec)
  1. CustomPartCollection.Item | Aspose.Words for .NET

    Effortlessly manage your CusTomPartCollection with our item property. Quickly get or set items at any index for seamless cusTomization and efficiency.... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  2. LayoutOptions.IgnorePrinterMetrics | Aspose.Wor...

    Discover the LayouToptions IgnorePrinterMetrics property, control printer metrics for Document layout. Optimize compatibility and enhance printing precision....Document doc = new Document ( MyDir + "Rendering.docx" ); doc . LayoutOptions...IgnorePrinterMetrics = false ; doc . Save ( ArtifactsDir + "Document...

    reference.aspose.com/words/net/aspose.words.lay...
  3. PageSetup.line_starting_number property | Aspos...

    PageSetup.line_starting_number property. Gets or sets the starting line number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # We can use the section's...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartTitle.text property | Aspose.Words for Python

    ChartTitle.text property. Gets or sets the text of the chart title... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a chart shape with...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Online PDF Text Search Application or Develop P...

    Free online app To search in PDF files. Java code for any PDF file text search application....Search in DOC (Microsoft Word Binary Format) Search in DOCX (Office...

    products.aspose.com/total/java/search/pdf/
  6. CustomDocumentProperties.addLinkToContent metho...

    CusTomDocumentProperties.addLinkToContent method. Creates a new linked To content cusTom Document property.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startBookmark (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldUserName.user_name property | Aspose.Words...

    FieldUserName.user_name property. Gest or sets the current user's name.... doc = aw . Document () # Create a...user_information . name = 'John Doe' doc . field_options . current_user...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.SelectNodes | Aspose.Words for .NET

    Effortlessly retrieve nodes with the CompositeNode SelectNodes method using XPath expressions for enhanced data manipulation and streamlined coding.... Document doc = new Document ( MyDir + "Mail...destination - Northwind employees.docx" ); // The NodeList that results...

    reference.aspose.com/words/net/aspose.words/com...
  10. EndnoteOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words EndnoteOptions class for cusTomizable endnote numbering in your Documents and sections. Enhance your Document formatting Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // An endnote is a way to...

    reference.aspose.com/words/net/aspose.words.not...