Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 401,765 for

document

(0.13 sec)
  1. CustomPart.RelationshipType | Aspose.Words for ...

    Discover the CustomPart RelationshipType property to easily manage and define relationships between parent and custom parts for enhanced functionality....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  2. DigitalSignature.SignTime | Aspose.Words for .NET

    Discover DigitalSignature SignTime. Track the exact time your Documents are signed for enhanced security and efficient record-keeping....property Gets the time the document was signed. public DateTime...signature in a document. Document doc = new Document ( MyDir + "Digitally...

    reference.aspose.com/words/net/aspose.words.dig...
  3. Save SVG File – Aspose.SVG for Python via .NET

    Learn how to save an SVG Document to a file, memory stream or Url using the Aspose.SVG for Python via .NET library....[ Hide Show ] Save an SVG document Most of the tasks, you need...perform, require saving a document. Once you’ve loaded an existing...

    docs.aspose.com/svg/python-net/save-svg-file/
  4. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the Document at the current insert position....Inserts a string into the document at the current insert position...string to insert into the document. Remarks Current font formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. VbaModule.Name | Aspose.Words for .NET

    Discover how to use the VbaModule Name property to easily manage your VBA project module names for enhanced organization and efficiency.... Document doc = new Document (); // Create a new...access a document’s VBA project information. Document doc = new...

    reference.aspose.com/words/net/aspose.words.vba...
  6. HtmlFixedSaveOptions.exportEmbeddedImages prope...

    HtmlFixedSaveOptions.exportEmbeddedImages property. Specifies whether images should be embedded into Html Document in Base64 format...should be embedded into Html document in Base64 format. Note setting...exporting a document to Html. let doc = new aw . Document ( base ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. VbaProject.Name | Aspose.Words for .NET

    Discover how to easily manage your VBA project with the Name property. Learn to get and set project names for efficient coding!... Document doc = new Document (); // Create a new...access a document’s VBA project information. Document doc = new...

    reference.aspose.com/words/net/aspose.words.vba...
  8. PdfCustomPropertiesExport | Aspose.Words for Java

    Specifies the way Document.getCustomDocumentProperties are exported to PDF file in Java....PdfCustomPropertiesE Specifies the way Document.getCustomDocumentPro() are...converting a document to PDF. Document doc = new Document(); doc....

    reference.aspose.com/words/java/com.aspose.word...
  9. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first section of your Document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization....FirstSection Contents [ Hide ] Document.FirstSection property Gets...Gets the first section in the document. public Section FirstSection...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ImageSavingArgs.image_file_name property | Aspo...

    ImageSavingArgs.image_file_name property. Gets or sets the file name (without path) where the image will be saved to....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated image file name...

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