Sort Score
Result 10 results
Languages All
Labels All
Results 8,231 - 8,240 of 18,475 for

docx to doc

(0.15 sec)
  1. BuiltInDocumentProperties.sharedDocument proper...

    BuiltInDocumentProperties.sharedDocument property. Indicates whether the Document is a shared Document.... let doc = new aw . Document ( base ...."Extended properties.docx" ); expect ( doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ConvertUtil.pixel_to_point method | Aspose.Word...

    aspose.words.ConvertUtil.pixel_To_point method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A section's "Page Setup"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an Document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...Combine(_rootPath, templatePath); Document doc = new Document(path); // Remove...content) while (doc.Range.Bookmarks.Count > 0) { doc.Range.Bookmarks[0]...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  4. EmbeddedFontFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.EmbeddedFontFormat enum, which defines the formats of embedded fonts in the FontInfo object for enhanced Document styling....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...
  5. Section.headers_footers property | Aspose.Words...

    Section.headers_footers property. Provides access To the headers and footers nodes of the section.... doc = aw . Document ( file_name =...MY_DIR + 'Header and footer types.docx' ) # Iterate through each section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.PackageCustomParts | Aspose.Words for ...

    Manage cusTom parts in your OOXML package effortlessly. Access and modify linked content with ease for enhanced Document flexibility and functionality.... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Discover the ParagraphFormat property for enhanced paragraph styling. Unlock advanced formatting options To elevate your Document's appearance!... Document doc = new Document (); // A blank...document node with no children. doc . RemoveAllChildren (); // This...

    reference.aspose.com/words/net/aspose.words/par...
  8. | Aspose

    Sample code for JP2 To XML Java conversion. Use API example code for batch JP2 files To XML conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/jp2-to-...
  9. | Aspose

    Sample code for JPEG2000 To XML Java conversion. Use API example code for batch JPEG2000 files To XML conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/jpeg200...
  10. TextPath.Underline | Aspose.Words for .NET

    Discover the TextPath Underline property. Easily enhance your typography with underlined fonts To improve readability and design appeal.... Document doc = new Document (); // Insert...Shape shape = AppendWordArt ( doc , "Hello World! This text is...

    reference.aspose.com/words/net/aspose.words.dra...