Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 34,709 for

document properties

(0.06 sec)
  1. Insert Checkboxes, Text Input or Images during ...

    Insert checkboxes or text input fields during Mail Merge using Java. Also insert images from a Database during Mail Merge in Java....] The merge engine takes a document as input, looks for MERGEFIELD...users can also generate a document that handles more unusual...

    docs.aspose.com/words/java/insert-checkboxes-te...
  2. VbaModuleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleType enum, defining model types in VBA projects for enhanced automation and streamlined Document management....that are associated with a document. ProceduralModule 1 A collection...defined in the module become properties and methods of the object...

    reference.aspose.com/words/net/aspose.words.vba...
  3. Using WorkbookMetadata with C++|Documentation

    Learn how to use WorkbookMetadata to edit custom Document Properties of a workbook in C++ with Aspose.Cells....class to edit custom document properties of a workbook. Once you...be able to read the document properties. Here is a sample code...

    docs.aspose.com/cells/cpp/using-workbookmetadata/
  4. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied Document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...styles correctly, the copied document contains wrong font size:...static Document copyAllStyles(Document sourceDoc, Document targetDoc)...

    forum.aspose.com/t/some-styles-were-not-copied-...
  5. Orientation enumeration | Aspose.Words for Node.js

    Aspose.Words.Orientation enumeration. Specifies page orientation....sections in a document. let doc = new aw . Document (); let builder...// Modify the page setup properties for the builder's current...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OleControl | Aspose.Words for Java

    Represents OLE ActiveX control in Java....Working with Ole Objects documentation article. Examples: Shows...verify the properties of an ActiveX control. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  7. ImageSaveOptions.imageContrast property | Aspos...

    ImageSaveOptions.imageContrast property. Gets or sets the contrast for the generated images....imageContrast property ImageSaveOptions.imageContrast property Gets or...imageContrast () : number Remarks This property has effect only when saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageSaveOptions.horizontalResolution property ...

    ImageSaveOptions.horizontalResolution property. Gets or sets the horizontal resolution for the generated images, in dots per inch....horizontalResolution property ImageSaveOptions.horizontalResolution...horizontalResolution property Gets or sets the horizontal resolution for the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Orientation enumeration | Aspose.Words for Python

    aspose.words.Orientation enumeration. Specifies page orientation....to sections in a document. doc = aw . Document () builder = aw...) # Modify the page setup properties for the builder's current...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Stroke.JoinStyle | Aspose.Words for .NET

    Discover the Stroke JoinStyle property to enhance your polylines with customizable join styles for smoother graphics and improved design flexibility....JoinStyle property Defines the join style of...change stroke properties. Document doc = new Document (); DocumentBuilder...

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