Sort Score
Result 10 results
Languages All
Labels All
Results 7,031 - 7,040 of 170,572 for

doc

(0.09 sec)
  1. AutoFitBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.AutoFitBehavior enum to optimize table resizing with the AutoFit method, enhancing Document layout and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  2. FieldData | Aspose.Words for Java

    Implements the DATA field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldData field = (FieldData)...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldDocProperty | Aspose.Words for Java

    Implements the DocPROPERTY field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two ways of using...

    reference.aspose.com/words/java/com.aspose.word...
  4. C# API to Export CGM to OTT | products.aspose.com

    Convert CGM to OTT without using Microsoft Word...convert CGM file formats to DOC. After the conversion, the Aspose...API can be used to render the DOC file to OTT. Aspose.PDF for ...

    products.aspose.com/total/net/conversion/cgm-to...
  5. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // By default, time is displayed...

    reference.aspose.com/words/java/com.aspose.word...
  6. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....form field: Document doc = new Document ( "doc.pdf" ); InputStream...FileInputStream ( "image.jpg" ); doc . getForm (). getXFA (). setFieldImage...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  7. PageExtractOptions.UnlinkPagesNumberFields | As...

    Replace NUMPAGES fields with actual values in extracted pages for accurate numbering using UnlinkPagesNumberFields.... Document doc = new Document ( MyDir + "Page...pages. Document extractedDoc1 = doc . ExtractPages ( 1 , 1 ); extractedDoc1...

    reference.aspose.com/words/net/aspose.words/pag...
  8. HorizontalAlignment Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.HorizontalAlignment enum for precise control over horizontal alignment in floating text frames and tables. Enhance your Document layout!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  9. HorizontalAlignment enumeration | Aspose.Words ...

    Aspose.Words.Drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating shape, text frame or floating table.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.AspectRatioLocked | Aspose.Words for ...

    Discover the ShapeBase AspectRatioLocked property to effortlessly maintain your shapes' aspect ratio for perfect designs. Enhance your projects today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a shape. If we open...

    reference.aspose.com/words/net/aspose.words.dra...