Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 351,340 for

document

(0.17 sec)
  1. BuiltInDocumentProperties.hyperlinkBase propert...

    BuiltInDocumentProperties.hyperlinkBase property. Specifies the base string used for evaluating relative hyperlinks in this Document....relative hyperlinks in this document. get hyperlinkBase () : string...in the document’s properties. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldBarcode | Aspose.Words for Java

    Implements the BARCODE field in Java....the Working with Fields documentation article. Remarks: Inserts...form of a barcode. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. Watermark Documents and Images via Android Mobi...

    Add text as well as Image Watermark to Documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Android Mobile application. Add free text or image watermark online via app....Java Watermark Watermark Documents and Images using Android via...Android via Java. Download Document watermarking via Android mobile...

    products.aspose.com/total/android-java/watermark/
  4. Why Not Open XML SDK|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... OOXML documents are essentially zipped XML...with the content of OOXML documents in a strongly-typed way. That...

    docs.aspose.com/slides/cpp/why-not-open-xml-sdk/
  5. Lock PDF using Java | Aspose.PDF

    Java source code to protect PDF Document on any platform....Protect PDF Document Using Java Lock PDF using Aspose.PDF for...unauthorized changes to the document, maintaining its accuracy...

    products.aspose.com/pdf/java/encrypt/
  6. Add, Extract, or Remove Attachments in PDF usin...

    Java source code to add, extract and remove Attachments in PDF file.... Create a Document object. Create a FileSpecification...FileSpecification object to the Document object’s EmbeddedFiles collection...

    products.aspose.com/pdf/java/attachments/
  7. ImageSaveOptions.paperColor property | Aspose.W...

    ImageSaveOptions.paperColor property. Gets or sets the background (paper) color for the generated images...When rendering pages of a document that specifies its own background...background color, then the document background color will override...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentPropertyCollection indexer | Aspose.Wor...

    DocumentPropertyCollection indexer. Returns a [DocumentProperty](../../Documentproperty/) object by index....with custom document properties. doc = aw . Document ( MY_DIR +...'Properties.docx' ) # Every document contains a collection of custom...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Settings::OdsoDataSourceType enu...

    Aspose::Words::Settings::OdsoDataSourceType enum. Specifies the type of the external data source to be connected to as part of the ODSO connection information in C++....Text 0 Specifies that a given document has been connected to a text...Database 1 Specifies that a given document has been connected to a database...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. Unable to change Run font with tracked changes ...

    Hi, I’m trying to change the font of a run in a Document that has tracked changes enabled. The following code doesn’t work for me unless I call AcceptAllRevisions() before, but I need to retain the revisions. Any ideas…...change the font of a run in a document that has tracked changes enabled...revisions. Any ideas? var document = new Document(@"c:\temp\support\TrackedChangesDoc...

    forum.aspose.com/t/unable-to-change-run-font-wi...