Sort Score
Result 10 results
Languages All
Labels All
Results 7,181 - 7,190 of 18,418 for

docx to doc

(0.15 sec)
  1. FontInfoCollection.Item | Aspose.Words for .NET

    Discover the FontInfoCollection Item property To easily retrieve fonts by name, enhancing your design projects with precision and style....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...
  2. | Aspose

    Sample code for WBMP To TXT Java conversion. Use API example code for batch WBMP 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/wbmp-to...
  3. | Aspose

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

    products.aspose.com/ocr/java/conversion/wbmp-to...
  4. Font.position property | Aspose.Words for Python

    Font.position property. Gets or sets the position of text (in points) relative To the base line... doc = aw . Document () para = doc . get_child (...baseline. run = aw . Run ( doc = doc , text = 'Raised text. ' )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph constructor | Aspose.Words for Python

    Paragraph construcTor. Initializes a new instance of the [Paragraph](../) class....Paragraph constructor Paragraph(doc) Initializes a new instance of...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Comment constructor | Aspose.Words for Python

    aspose.words.Comment construcTor...constructor Contents [ Hide ] Comment(doc) Initializes a new instance of...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Watermark Documents and Images via C++ Applicat...

    Add text as well as Image Watermark To Documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your C++ application. Add free text or image watermark online via app....Add Watermark to DOC Add Watermark to DOCX Add Watermark to Excel...

    products.aspose.com/total/cpp/watermark/
  8. 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...
  9. 透過.NET 在 C# 壓縮 DOC 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 Doc 文件壓縮為 zip 和其他存檔格式。...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/zip/zh-hant/net/compress/doc/
  10. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS field in Java.... Document doc = new Document(); // Create a...userInformation.setInitials("J. D."); doc.getFieldOptions().setCurrent...

    reference.aspose.com/words/java/com.aspose.word...