Sort Score
Result 10 results
Languages All
Labels All
Results 7,131 - 7,140 of 17,106 for

docx to doc

(0.08 sec)
  1. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a custom paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  2. | Aspose

    Sample code for TIF To XML Java conversion. Use API example code for batch TIF 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/tif-to-...
  3. Aspose::Words::CompositeNode::RemoveAllChildren...

    Aspose::Words::CompositeNode::RemoveAllChildren method. Removes all the child nodes of the current node in C++.... auto doc = MakeObject < Document > ();...document node with no children. doc -> RemoveAllChildren (); // This...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. StyleCollection.Item | Aspose.Words for .NET

    Discover StyleCollection's powerful Item property To effortlessly retrieve styles by name or alias, enhancing your design experience with ease!...Document doc = new Document ( MyDir + "Rendering.docx" ); // Saving...the document within its pages. doc . Save ( ArtifactsDir + "Document...

    reference.aspose.com/words/net/aspose.words/sty...
  5. ParagraphFormat.spaceAfter property | Aspose.Wo...

    ParagraphFormat.spaceAfter property. Gets or sets the amount of spacing (in points) after the paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Apply a large amount of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.SpaceAfter | Aspose.Words for .NET

    Control paragraph spacing with the SpaceAfter property. Easily adjust the spacing in points To enhance your Document's readability and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Apply a large amount of...

    reference.aspose.com/words/net/aspose.words/par...
  7. Open a Document Read-Only in Python|Aspose.Word...

    Make your Document read-only so that the content can be copied or read, but not modified using Python....words as aw doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . write ( "Open document...

    docs.aspose.com/words/python-net/open-a-documen...
  8. ParagraphFormat.page_break_before property | As...

    ParagraphFormat.page_break_before property. True if a page break is forced before the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set this flag to "true"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Markup::CustomPartCollection::Ad...

    Aspose::Words::Markup::CusTomPartCollection::Add method. Adds an item To the collection in C++.... auto doc = MakeObject < Document > ( MyDir...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. FontFallbackSettings.Save | Aspose.Words for .NET

    Effortlessly save your FontFallbackSettings with our intuitive Save method. Preserve your cusTom fallback settings for seamless font management....Document doc = new Document ( MyDir + "Rendering.docx" ); // Load...fontFallbackStream ); doc . FontSettings = fontSettings ; } doc . Save ( ArtifactsDir...

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