Sort Score
Result 10 results
Languages All
Labels All
Results 7,771 - 7,780 of 180,783 for

doc

(0.25 sec)
  1. TextColumnCollection class | Aspose.Words for N...

    Aspose.Words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a Document... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let columns = builder . pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Joining Tables in Jython|Aspose.Words for Java

    Joining Tables using Jython.... doc = Document ( dataDir + "tableDoc.doc" ) # Get the...the first table. firstTable = doc . getChild ( NodeType . TABLE...

    docs.aspose.com/words/java/joining-tables-in-jy...
  3. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word Documents without utilizing Microsoft Word....Convert Word DOC to EPUB with Python Convert Word DOC to EPUB using...using Java Convert Word DOC to EPUB using C# Delete Watermark...

    kb.aspose.com/words/page/3/
  4. MailMergeSettings.ActiveRecord | Aspose.Words f...

    Discover MailMergeSettings. Customize your Microsoft Word Documents by selecting the desired record index from your data source. Start with ease!... Document doc = new Document ( MyDir + "Odso...MailMergeSettings settings = doc . MailMergeSettings ; Console...

    reference.aspose.com/words/net/aspose.words.set...
  5. PdfSaveOptions.imageCompression property | Aspo...

    PdfSaveOptions.imageCompression property. Specifies compression type to be used for all images in the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Jpeg...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. RevisionOptions.RevisedPropertiesEffect | Aspos...

    Discover how the RevisedPropertiesEffect in RevisionOptions enhances your content formatting. Easily customize changes with the FormatChange feature.... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  7. SaveOptions.updateFields property | Aspose.Word...

    SaveOptions.updateFields property. Gets or sets a value determining if fields of certain types should be updated before saving the Document to a fixed page format... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert text with PAGE and...

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

    Discover the Aspose.Words.Drawing.ShapeTextOrientation enum to easily control text orientation in shapes, enhancing your Document design and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. SvgSaveOptions.RemoveJavaScriptFromLinks | Aspo...

    Optimize SVG files with SvgSaveOptions, easily remove JavaScript from links for cleaner code. Enhance performance and security with this simple setting!... Document doc = new Document ( MyDir + "JavaScript...RemoveJavaScriptFrom = true ; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Discover how the ViewOptions DoNotDisplayPageBoundaries property enhances your layout by eliminating top margin space for a cleaner, more professional look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert content that spans...

    reference.aspose.com/words/net/aspose.words.set...