Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 349,302 for

document

(0.08 sec)
  1. ImageSaveOptions.ImageSize | Aspose.Words for .NET

    Discover the ImageSize property of ImageSaveOptions to easily manage and customize image dimensions in pixels for optimal results....page of a document to a separate TIFF image. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Style.remove method | Aspose.Words for Node.js

    Style.remove method. Removes the specified style from the Document....the specified style from the document. remove () Remarks Style removal...has following effects on the document model: All references to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureType enum. Specifies the type of a digital signature in C++....DOC binary documents. XmlDsig 2 The XmlDsig signature...OpenDocument documents. Examples Shows how to sign documents with X...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. According to page size how to set the Bookmark ...

    For example: Zoom level: Fit Width, Document OriginalPDF = new Document();Page pdfPage = null; .....pdfPage = OriginalPDF.Pages[3]; pdfPage.CropBox.Height; pdfPage.MediaBox.Height; pdfPage.Rect.Hei…...level: Fit Width, Document OriginalPDF = new Document(); Page pdfPage...requirements. //open document Document doc = new Document(myDir + "input...

    forum.aspose.com/t/according-to-page-size-how-t...
  5. FieldMacroButton.macro_name property | Aspose.W...

    FieldMacroButton.macro_name property. Gets or sets the name of the macro or command to run....run a document’s macros by clicking. doc = aw . Document ( file_name... and reference one of the document's macros by name in the MacroName...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldAuthor.author_name property | Aspose.Words...

    FieldAuthor.author_name property. Gets or sets the Document author's name....property Gets or sets the document author’s name. @property def...display a document creator’s name. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.glossaryDocument property | Aspose.Wor...

    Document.glossaryDocument property. Gets or sets the glossary Document within this Document or template...glossaryDocument property Document.glossaryDocument property...sets the glossary document within this document or template. A glossary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Link Report Template and Definition|Aspose.Word...

    How to link report template with the report definition while configuring Aspose.Words for SharePoint reports....file stored in a SharePoint document library. Report definition...report definition in a custom document property named Aspose.Words...

    docs.aspose.com/words/sharepoint/linking-report...
  9. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....additional options when saving a document into the SaveFormat.DOCX ...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. Remove Breaks in Jython|Aspose.Words for Java

    Remove Breaks using Jython.... words import Document from com . aspose . words...'programming_documents/' # Open the document. doc = Document ( dataDir...

    docs.aspose.com/words/java/remove-breaks-in-jyt...