Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 17,485 for

docx to doc

(0.05 sec)
  1. Font.Name | Aspose.Words for .NET

    Discover the Font Name property To easily cusTomize and set your font styles, enhancing your design's appeal and readability....Document doc = new Document (); Run run = new Run ( doc , "Hello...HighlightColor = Color . Yellow ; doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method To efficiently render Document pages inTo Graphics objects at your desired scale for optimal visual results....Document doc = new Document ( MyDir + "Rendering.docx" ); // Calculate...thumbRows = doc . PageCount / thumbColumns ; int remainder = doc . PageCount...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose::Words::Font::get_Subscript method | Asp...

    Aspose::Words::Font::get_Subscript method. True if the font is formatted as subscript in C++.... auto doc = MakeObject < Document > ();...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. StructuredDocumentTag.xmlMapping property | Asp...

    StructuredDocumentTag.xmlMapping property. Gets an object that represents the mapping of this structured Document tag To XML data in a cusTom XML part of the current Document.... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Document::get_Watermark method |...

    Aspose::Words::Document::get_Watermark method. Provides access To the Document watermark in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. CustomPartCollection.add method | Aspose.Words ...

    CusTomPartCollection.add method. Adds an item To the collection.... doc = aw . Document ( MY_DIR + 'Custom...OOXML package.docx' ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create PDF Report In C#

    Generate reports and auTomate Documents using PDF templates and cusTom data in C#....(optional) Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...Aspose.Words.Reporting; var doc = new Document( "Input.pdf" );...

    products.aspose.com/words/net/report/pdf/
  8. CustomPartCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your project with the CusTomPartCollection Add method—quickly add items To your collection for seamless integration and efficiency.... Document doc = new Document ( MyDir + "Custom...OOXML package.docx" ); Assert . AreEqual ( 2 , doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  9. HeaderFooter.ParentSection | Aspose.Words for .NET

    Discover the HeaderFooter ParentSection property To easily access the parent section of your sTory, enhancing your Document's structure and organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Section...

    reference.aspose.com/words/net/aspose.words/hea...
  10. | Aspose

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

    products.aspose.com/ocr/java/conversion/png-to-...