Sort Score
Result 10 results
Languages All
Labels All
Results 9,581 - 9,590 of 376,839 for

document

(0.13 sec)
  1. MetafileRenderingOptions.UseGdiRasterOperations...

    Discover the MetafileRenderingOptions UseGdiRasterOperationsEmulation property to optimize raster operations with GDI. Enhance performance and flexibility today!...rendering mode when saving documents with Windows Metafile images...other image formats. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF Documents using the Aspose.PDF for Python via C++....Basic operations with PDF documents Contents [ Hide ] Basic operations...simplest operation with PDF documents in Aspose.PDF for Python:...

    docs.aspose.com/pdf/python-cpp/basic-operations/
  3. FieldRD.FileName | Aspose.Words for .NET

    Discover how the FieldRD FileName property simplifies file management by easily setting names for generating your table of contents and indexes....headings in other documents. Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Use a document builder to insert a table...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Change Password of PDF File|Aspose.PDF for .NET

    Explore how to modify the password of a PDF Document in .NET to improve file security with Aspose.PDF.... If it’s not correct, the document will not open. The Owner password...ChangePassword () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/change-password/
  5. BuiltInDocumentProperties.createdTime property ...

    BuiltInDocumentProperties.createdTime property. Gets or sets date of the Document creation in UTC....property Gets or sets date of the document creation in UTC. get createdTime...createdTime () : Date Remarks For documents originated from RTF format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BuiltInDocumentProperties.version property | As...

    BuiltInDocumentProperties.version property. Represents the version number of the application that created the Document....application that created the document. get version () : number Remarks...Remarks When a document was created by Microsoft Word, then high...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PaperSize | Aspose.Words for Java

    Specifies paper size in Java.... Document doc = new Document(); DocumentBuilder...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  8. NodeList.ToArray | Aspose.Words for .NET

    Effortlessly convert NodeList to an array with the ToArray method, simplifying node manipulation and enhancing your web development workflow.... Document doc = new Document ( MyDir + "Tables...descendants of any table node in the document. NodeList nodeList = doc ...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Paragraph.isMoveFromRevision property | Aspose....

    Paragraph.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions, which...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Document.original_file_name property | Aspose.W...

    Document.original_file_name property. Gets the original file name of the Document....original_file_name property Document.original_file_name property...original file name of the document. @property def original_file_name...

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