Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 39,386 for

document properties

(0.1 sec)
  1. Watermark Class | Aspose.Words for .NET

    Discover the Aspose.Words.Watermark class to easily add and customize watermarks in your Documents, enhancing professionalism and branding....Represents class to work with document watermark. To learn more,...Working with Watermark documentation article. public sealed class...

    reference.aspose.com/words/net/aspose.words/wat...
  2. SignatureLineOptions.instructions property | As...

    SignatureLineOptions.instructions property. Gets or sets instructions to the signer that are displayed on signing the signature line...instructions property SignatureLineOptions.instructions property Gets...line. Default value for this property is empty string . get instructions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SignatureLineOptions.default_instructions prope...

    SignatureLineOptions.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...default_instructions property SignatureLineOptions.default_instructions...default_instructions property Gets or sets a value indicating that default...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用JavaScript通过C++管理TextBox|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++管理Excel中的TextBox。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  5. Working with ContentTypeProperties|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....content_type_properties.add() method to add custom...file. You may also make the property optional by setting the ContentTypeProperty...

    docs.aspose.com/cells/python-net/working-with-c...
  6. StructuredDocumentTagRangeStart.level property ...

    StructuredDocumentTagRangeStart.level property. Gets the level at which this structured Document tag range start occurs in the Document tree....level property StructuredDocumentTa.level property Gets the level...structured document tag range start occurs in the document tree. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IFieldUserPromptRespondent.Respond | Aspose.Wor...

    Discover the IFieldUserPromptRespondent Respond method to capture user responses effectively. Learn how to handle cancellations seamlessly!...set its properties. public void FieldAsk () { Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ShapeBase.IsSignatureLine | Aspose.Words for .NET

    Discover ShapeBase's IsSignatureLine property, which defines shapes as SignatureLines, enhancing Document integrity and professional presentation....IsSignatureLine property Indicates that shape is a...insert it into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...the Programming with Documents documentation article. Remarks All...All text of the document is stored in runs of text. Run can only...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Rotate PDF Pages with Go via C++|Aspose.PDF for...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Go via C++...professional settings Open the PDF Document. Rotate PDF Pages. The PageRotate...rotate a specific page in a PDF document: package main import "github...

    docs.aspose.com/pdf/go-cpp/rotate-pages/