Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 18,411 for

docx to doc

(0.77 sec)
  1. BuiltInDocumentProperties.Characters | Aspose.W...

    Discover the BuiltInDocumentProperties Characters property, providing an accurate character count estimate To enhance Document management and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Lorem...

    reference.aspose.com/words/net/aspose.words.pro...
  2. ParagraphFormat.snap_to_grid property | Aspose....

    ParagraphFormat.snap_To_grid property. Specifies whether the current paragraph should use the Document grid lines per page settings when laying out the contents in the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Enable pitching, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional shape name.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. | Aspose

    Sample code for JPEG To TXT Java conversion. Use API example code for batch JPEG 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/cpp/conversion/jpeg-to-...
  5. | Aspose

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

    products.aspose.com/ocr/java/conversion/jpeg-to...
  6. PageSetup.paper_size property | Aspose.Words fo...

    PageSetup.paper_size property. Returns or sets the paper size.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . page_setup . paper_size...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldSet.bookmark_text property | Aspose.Words ...

    FieldSet.bookmark_text property. Gets or sets the new text of the bookmark.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Name bookmarked text with...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 将 MHTML 转换为 DOCX – C# 示例

    使用 Aspose.HTML for .NET 将 MHTML 转换为 Docx,并考虑在 C# 示例中支持 MHTML 到 Docx 的转换。试试在线 MHTML 转换器。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/zh/net/convert-mhtml-to-docx/
  9. Aspose::Words::Fields::UserInformation::get_Add...

    Aspose::Words::Fields::UserInformation::get_Address method. Gets or sets the user's postal address in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a UserInformation...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the Document... let doc = new aw . Document (); expect ( doc . backgroundShape...= new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType ....

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