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

doc

(0.06 sec)
  1. 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...
  2. 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-...
  3. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java.... Document doc = new Document(); // A blank...document node with no children. doc.removeAllChildren(); // This...

    reference.aspose.com/words/java/com.aspose.word...
  4. HtmlFixedSaveOptions.export_form_fields propert...

    HtmlFixedSaveOptions.export_form_fields property. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . insert_check_box ( 'CheckBox'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Remove Field in Ruby|Aspose.Words for Java

    Remove a Field from MS Word Document using Ruby.... doc = Rjb :: import ( 'com.aspose...data_dir + "Field.RemoveField.doc" ) #ExStart #ExFor:Field.Remove...

    docs.aspose.com/words/java/remove-field-in-ruby/
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. PdfEncryptionDetails.UserPassword | Aspose.Word...

    Discover how the UserPassword property enhances PDF security by requiring a password for access, ensuring your Documents stay protected and confidential.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

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