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

document

(0.12 sec)
  1. DocumentBuilder.MoveToCell | Aspose.Words for .NET

    Effortlessly navigate your Document with the DocumentBuilder MoveToCell method, quickly positioning the cursor in any table cell for enhanced editing....Examples Shows how to move a document builder’s cursor to a cell...cell in a table. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  2. StructuredDocumentTag.DateStorageFormat | Aspos...

    Discover the StructuredDocumentTag DateStorageFormat property to easily manage date formats in XML-bound SDTs, enhancing your Document's data organization....bound to an XML node in the document’s data store. Default value...structured document tag. Document doc = new Document (); // Insert...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Aspose::Words::Drawing::ImageData::get_SourceFu...

    Aspose::Words::Drawing::ImageData::get_SourceFullName method. Gets or sets the path and name of the source file for the linked image in C++....insert a linked image into a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose.words compare is not same as MS word com...

    Hi Team, I’ve observed that Aspose.Words comparison output doesn’t match Microsoft Word’s comparison results for the attached files. Currently I have identified these differences, but there may be other discrepancies a…...placement in the Aspose output document is left-aligned rather than...for comparison: Document source = new Document("C:\\Temp\\v1.docx");...

    forum.aspose.com/t/aspose-words-compare-is-not-...
  5. PdfSaveOptions.useCoreFonts property | Aspose.W...

    PdfSaveOptions.useCoreFonts property. Gets or sets a value determining whether or not to substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts....fonts are replaced in PDF document with corresponding core Type...substitution. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...Examples Shows how to save a document to the PDF format using the...class. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the Document was protected with...password the document was protected with. If document is not write-protected...protect a document with a password. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CertificateHolder.Certificate | Aspose.Words fo...

    Access the X509Certificate2 instance with private keys and certificate chain. Simplify your security management with our CertificateHolder property....signature in a document. Document doc = new Document ( MyDir + "Digitally...

    reference.aspose.com/words/net/aspose.words.dig...
  9. PlainTextDocument class | Aspose.Words for Node.js

    Aspose.Words.PlainTextDocument class. Allows to extract plain-text representation of the Document's content...plain-text representation of the document’s content. To learn more,...the Working with Text Document documentation article. Constructors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.MoveToField | Aspose.Words for ...

    Effortlessly navigate your Documents with the DocumentBuilder MoveToField method, allowing quick cursor movement to any field for enhanced editing efficiency....the cursor to a field in the document. public void MoveToField (...Examples Shows how to move a document builder’s node insertion point...

    reference.aspose.com/words/net/aspose.words/doc...