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

document

(0.15 sec)
  1. PlainTextDocument.customDocumentProperties prop...

    PlainTextDocument.customDocumentProperties property. Gets [PlainTextDocument.customDocumentProperties](./) of the Document....customDocumentProper of the document. get customDocumentProper...contents of a Microsoft Word document in plaintext and then access...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Style.styles property | Aspose.Words for Node.js

    Style.styles property. Gets the collection of styles this style belongs to....Examples Shows how to access a document’s style collection. let doc...doc = new aw . Document (); expect ( doc . styles . count ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Style.type property | Aspose.Words for Python

    Style.type property. Gets the style type (paragraph or character)....access a document’s style collection. doc = aw . Document () self...list all the styles that a document created using Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldAutoText.entry_name property | Aspose.Word...

    FieldAutoText.entry_name property. Gets or sets the name of the AutoText entry.... Document () # Create a glossary document and add an...block to it. doc . glossary_document = aw . buildingblocks . GlossaryDocument...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object....render a document to an image. doc = aw . Document () builder...jpg' ) # When we save the document as an image, we can pass a...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Node.previous_sibling property | Aspose.Words f...

    Node.previous_sibling property. Gets the node immediately preceding this node....section in the document. doc = aw . Document () builder = aw...the first one, leaving the document with only the second. self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PclSaveOptions.AddPrinterFont | Aspose.Words fo...

    Discover the PclSaveOptions AddPrinterFont method to efficiently upload and manage printer fonts from manufacturers for enhanced printing performance....the font that is used in Pcl document. Remarks There are 52 fonts...different font. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfSaveOptions.additionalTextPositioning proper...

    PdfSaveOptions.additionalTextPositioning property. A flag specifying whether to write additional text positioning operators or not....downside is the increased PDF document size. The default value is...operators. let doc = new aw . Document ( base . myDir + "Text positioning...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all properties from the collection....with a document’s custom properties. doc = aw . Document () properties...properties = doc . custom_document_properties self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Attachments to PDF using C# | Aspose.PDF

    Add attachments to PDF Documents on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... powerful and easy to use document manipulation API for net platform...to Aspose.PDF DLL. Create a Document object. Create a FileSpecification...

    products.aspose.com/pdf/net/attachments/add/