Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 6,701 for

doc to png

(0.22 sec)
  1. 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...
  2. Download .NET Component DLL to Process PDF | As...

    Download C# Class Library DLL To work with PDF pages, images, attachments, fonts, bookmarks, annotations, forms, watermarks, security & printing via .NET API....PDF Product Page | Docs | Demos | API Reference | Examples...Documents As Microsoft Word®: DOC, DOCX Microsoft Excel®: XLS,...

    releases.aspose.com/pdf/net/
  3. FieldIncludePicture.resize_horizontally propert...

    FieldIncludePicture.resize_horizontally property. Gets or sets whether To resize the picture horizontally from the source.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldFormDropDown | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldAddIn | Aspose.Words for Java

    Implements the ADDIN field in Java.... Document doc = new Document(getMyDir() + "Field...FieldAddIn field = (FieldAddIn) doc.getRange().getFields().get(0);...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldIf | Aspose.Words for Java

    Implements the IF field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Statement 1:...

    reference.aspose.com/words/java/com.aspose.word...
  7. CompatibilityOptions.optimizeFor method | Aspos...

    CompatibilityOptions.optimizeFor method. Allows To optimize the Document contents as well as default Aspose.Words behavior To a particular versions of MS Word....'OptimizeFor' , () => { let doc = new aw . Document (); // This...Microsoft Word. let options = doc . compatibilityOptions ; // Print...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF....capabilities include PDF to DOC/DOCX, PDF to HTML, PDF to XPS...multipage TIFF image), PDF to PNG, PDF to BMP, and more. Annotations...

    docs.aspose.com/pdf/net/key-features/
  9. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.XAML_FIXED format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...getResourcesFolderAl()).mkdir(); doc.save(getArtifactsDir() + "XamlFixedSaveOptions...

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

    Implements the FILLIN field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a FILLIN field. When...

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