Sort Score
Result 10 results
Languages All
Labels All
Results 8,801 - 8,810 of 18,474 for

docx to doc

(0.47 sec)
  1. PageSetup.multiplePages property | Aspose.Words...

    PageSetup.multiplePages property. For multiple page Documents, gets or sets how a Document is printed or rendered so that it can be bound as a booklet.... let doc = new aw . Document (); // Insert...= new aw . DocumentBuilder ( doc ); for ( let i = 0 ; i < 6 ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Section 1");...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Fields::FieldHyperlink::get_Targ...

    Aspose::Words::Fields::FieldHyperlink::get_Target method. Gets or sets the target To which the link should be redirected in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FindReplaceOptions.ignoreStructuredDocumentTags...

    FindReplaceOptions.ignoreStructuredDocumentTags property. Gets or sets a boolean value indicating either To ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structuredDocumenttag/)... let doc = new aw . Document ( base ....tags.docx" ); // This paragraph contains SDT. let p = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Shape.hasImage property | Aspose.Words for Node.js

    Shape.hasImage property. Returns ``true`` if the shape has image bytes or links an image....let doc = new aw . Document ( base . myDir + "Images.docx" );...file system. let nodes = [... doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::ParagraphFormat::get_FarEastLine...

    Aspose::Words::ParagraphFormat::get_FarEastLineBreakControl method. Gets or sets a flag indicating whether East Asian line-breaking rules are applied To the current paragraph in C++.... auto doc = System :: MakeObject < Aspose...( get_MyDir () + u "Document.docx" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. FontInfoCollection indexer | Aspose.Words for P...

    FontInfoCollection indexer. Gets a font at the specified index.... doc = aw . Document ( file_name =...+ 'Embedded font.docx' ) embedded_font = doc . font_infos . get_by_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.Emboss | Aspose.Words for .NET

    Discover the Font Emboss property, which enhances your text with a stylish embossed effect for eye-catching designs. Elevate your typography Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 36...

    reference.aspose.com/words/net/aspose.words/fon...
  9. PageSetup.lineStartingNumber property | Aspose....

    PageSetup.lineStartingNumber property. Gets or sets the starting line number.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DmlRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DmlRenderingMode enhances DrawingML shape rendering for high-quality fixed page formats. Optimize your Document visuals!... Document doc = new Document ( MyDir + "DrawingML..."DrawingML shape effects.docx" ); // Create a "PdfSaveOptions" object...

    reference.aspose.com/words/net/aspose.words.sav...