Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 400,794 for

document

(0.66 sec)
  1. View CGM Files using Java | Aspose.PDF

    Open and view CGM Documents programmatically with Java sample code using Aspose.PDF for Java...the CGM with an instance of Document. View resultant File. Java...instance of Document Document pdfDocument = new Document ( "template...

    products.aspose.com/pdf/java/viewer/cgm/
  2. Get Watermark from PDF using Python | Aspose.PDF

    Get watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. Create an instance of WatermarkArtifact...data_dir , outfile ) document = apdf . Document ( path_infile ) if...

    products.aspose.com/pdf/python-net/watermark/get/
  3. SaveOptions.updateCreatedTimeProperty property ...

    SaveOptions.updateCreatedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.createdTime](../../../aspose.words.properties/builtinDocumentproperties/createdTime/) property is updated before saving...Examples Shows how to update a document’s “CreatedTime” property when...saving. let doc = new aw . Document (); doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RtfLoadOptions.recognizeUtf8Text property | Asp...

    RtfLoadOptions.recognizeUtf8Text property. When set to ``true``, will try to detect UTF8 characters, they will be preserved during import....characters while loading an RTF document. // Create an "RtfLoadOptions"...modify how we load an RTF document. let loadOptions = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph....Shows how to detect plaintext document text direction. // Create...object, which we can pass to a document's constructor // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StyleCollection.default_font property | Aspose....

    StyleCollection.default_font property. Gets Document default text formatting....default_font property Gets document default text formatting. @property...Font : ... Remarks Note that document-wide defaults were introduced...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Words.Settings module | Aspose.Words for...

    The Aspose.Words.Settings module contains classes and enums that are used when specifying various settings and options stored in a Document...settings and options stored in a document. These are mail merge, write...Check Format Compatibility documentation article. HyphenationOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Delete Bookmarks|Aspose.Words for Java

    Delete bookmarks from a Document easily and fast instead of using docx4j.... Java Document doc = new Document ( dataDir + "Aspose_Bookmark...true)); org . docx4j . wml . Document wmlDocumentEl = ( org . docx4j...

    docs.aspose.com/words/java/delete-bookmarks/
  9. ViewOptions.display_background_shape property |...

    ViewOptions.display_background_shape property. Controls display of the background shape in print layout view....Shows how to hide/display document background images in view...HTML string to create a new document with a flat background color...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfDigitalSignatureDetails.location property | ...

    PdfDigitalSignatureDetails.location property. Gets or sets the location of the signing....generated PDF document. let doc = new aw . Document (); let builder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...