Sort Score
Result 10 results
Languages All
Labels All
Results 7,061 - 7,070 of 18,490 for

docx to doc

(0.14 sec)
  1. Մի Քանի WORD Դեպի TXT Javascript

    Միավորել մի քանի WORD TXT ին JavaScript կոդի մեջ: Պահպանեք WORD որպես TXT օգտագործելով JavaScript:...օրինակ JavaScript ՝ մի քանի DOCX TXT մեջ միավորելու համար Պատճենել...միավորել Ելքային ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/hy/nodejs-net/merge/w...
  2. 微调转换器 – Aspose.HTML for Python via .NET

    使用 Aspose.HTML for Python 通过 .NET 对 HTML 转换器进行微调。在将 HTML 呈现为 PDF、Docx 或图像时,可调整页面大小、页边距、质量等。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/zh/python-net/fine-tuning-...
  3. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.StopTrackRevisions | Aspose.Words for ...

    Learn how To use the STopTrackRevisions method To prevent auTomatic Document change markings, enhancing your editing efficiency and Document clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Editing a document usually...

    reference.aspose.com/words/net/aspose.words/doc...
  5. HyphenationOptions.hyphenation_zone property | ...

    HyphenationOptions.hyphenation_zone property. Gets or sets the distance in 1/20 of a point from the right margin within which you do not want To hyphenate words... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 24...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Inserting Documents Dynamically in Java|Aspose....

    Insert contents of outer Documents inTo your Document dynamically when building a report in Java....reports dynamically using doc tags. A doc tag denotes a placeholder...Syntax of a doc tag is defined as follows. << doc [ document_expression...

    docs.aspose.com/words/java/inserting-documents-...
  7. Document.last_section property | Aspose.Words f...

    Document.last_section property. Gets the last section in the Document.... doc = aw . Document () # A blank...edit. self . assertEqual ( 1 , doc . sections . count ) # Use a...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Story.firstParagraph property | Aspose.Words fo...

    STory.firstParagraph property. Gets the first paragraph in the sTory.... let doc = new aw . Document (); // Create...= new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldAutoNum | Aspose.Words for Java

    Implements the AUToNUM field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Each AUTONUM field displays...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldFormDropDown | Aspose.Words for Java

    Implements the FORMDROPDOWN field in Java....Document doc = new Document(getMyDir() + "Form fields.docx"); FieldFormCheckBox...fieldFormCheckBox = (FieldFormCheckBox) doc.getRange().getFields().get(1);...

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