Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 36,008 for

document properties

(0.08 sec)
  1. DocumentSecurity enumeration | Aspose.Words for...

    Aspose.Words.Properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtinDocumentProperties/security/) property...security property. Specifies the security level of a document as a...specified by the property. PasswordProtected The document is password...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Table.Description | Aspose.Words for .NET

    Enhance your tables with descriptive Properties for better accessibility. Easily set and retrieve alternative text for improved user experience....Description property Gets or sets description of...value is an empty string. This property is meaningful for ISO/IEC...

    reference.aspose.com/words/net/aspose.words.tab...
  3. DocumentPropertyCollection.Item | Aspose.Words ...

    Access DocumentProperty objects effortlessly with our DocumentPropertyCollection Item. Retrieve Properties by name for seamless Document management....object by the name of the property. public virtual DocumentProperty...case-insensitive name of the property to retrieve. Remarks Returns...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Extract Tagged Content from PDF|Aspose.PDF for ...

    This article explains how to extract tagged content PDF Document using Aspose.PDF for Java...order to get content of PDF Document with Tagged Text, Aspose.PDF...getTaggedContent() method of Document Class. Following code snippet...

    docs.aspose.com/pdf/java/extract-tagged-content...
  5. Table and image truncation during word transfor...

    We are using ASPOSE.Words for our .doc to .docx transformation. During transformation, some of the tables are images are getting truncated. Even Auto Fit Word settings dont work. Please help....@hrnallap When converting documents from .doc to .docx using Aspose...this problem. Check Table Properties : Ensure that the tables...

    forum.aspose.com/t/table-and-image-truncation-d...
  6. How to change an inheritUserPop? - Free Support...

    Hi, i have an existing VSDX Document. In Visio in the shapesheet data i can see six User-defined Cells of a shape. The values of four of these User-defined Cells are displayed in black font and the other two in blue fon…...Hi, i have an existing VSDX document. In Visio in the shapesheet... I can read the two user properties (with blue font) with: foreach...

    forum.aspose.com/t/how-to-change-an-inherituser...
  7. Saving converted word document into PDF takes f...

    Hi Team, We are encountering an issue while converting a .docx file to PDF using Aspose. Specifically, the process hangs indefinitely at the line: wordDoc.save(os, SaveFormat.PDF); Here is the relevant snippet for ref…...Saving converted word document into PDF takes forever Aspose...ntent dc, InputStream is, Document pdfDocument) throws Exception...

    forum.aspose.com/t/saving-converted-word-docume...
  8. Aspose::Words::DocumentBuilder::get_PageSetup m...

    Aspose::Words::DocumentBuilder::get_PageSetup method. Returns an object that represents current page setup and section Properties in C++....current page setup and section properties. System :: SharedPtr < Aspose...settings to sections in a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Row constructor | Aspose.Words for Python

    Row constructor. Initializes a new instance of the [Row](../) class....doc DocumentBase The owner document. Remarks When Row is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Python 和 .NET 版本差异|Python via .NET 格式的 Aspose.W...

    Aspose.Words for Python via .NET 是 Aspose.Words for .NET 的包装器,本页介绍了这两种产品的功能和 API 的差异。... Document ( docs_base . my_dir + "Document.docx" ) #...doc = aw . Document ( docs_base . my_dir + "Document.docx" ) clone...

    docs.aspose.com/words/zh/python-net/python-notes/