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

docx to doc

(0.12 sec)
  1. Font.StrikeThrough | Aspose.Words for .NET

    Discover the Font StrikeThrough property. Easily format text with strikethrough for clear visual emphasis in your designs. Enhance readability Today!... Document doc = new Document (); Paragraph...Paragraph para = ( Paragraph ) doc . GetChild ( NodeType . Paragraph ...

    reference.aspose.com/words/net/aspose.words/fon...
  2. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type inTo the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured Document tag To XML data in a cusTom XML part of the current Document in C++.... auto doc = MakeObject < Document > ();...< CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CusTomXmlPartCollection::GetEnumeraTor method. Returns an enumeraTor object that can be used To iterate over all items in the collection in C++.... auto doc = MakeObject < Document > ();...< CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. 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...
  6. TextWatermarkOptions.layout property | Aspose.W...

    TextWatermarkOptions.layout property. Gets or sets layout of the watermark... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.move_to_merge_field method | As...

    aspose.words.DocumentBuilder.move_To_merge_field method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert some MERGEFIELDS...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HyphenationOptions class | Aspose.Words for Python

    aspose.words.settings.HyphenationOptions class. Allows To configure Document hyphenation options... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 24...

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

    Sample code for TIF To XLS Java conversion. Use API example code for batch TIF files To XLS 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-...
  10. DocumentProperty.is_link_to_content property | ...

    DocumentProperty.is_link_To_content property. Shows whether this property is linked To content or not.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_bookmark...

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