Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 422,570 for

document

(0.36 sec)
  1. PageSetup.VerticalAlignment | Aspose.Words for ...

    Discover how the PageSetup VerticalAlignment property enhances Document layout by adjusting text alignment for improved readability and presentation....of text on each page in a document or section. public PageVerticalAlignmen...sections in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  2. 从PDF文件中提取链接|Aspose.PDF for C++

    使用C#从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... 创建一个 Document 对象。 获取要提取链接的 Page 。 1. 将 ...// 创建 Document 实例 auto document = MakeObject<Document>(_dataDir...

    docs.aspose.com/pdf/zh/cpp/extract-links/
  3. Converting a PDFA file to PDF using Android via...

    Sample code on Java for PDFA to PDF conversion. Use example code for batch PDFA to PDF conversion in Android...convert programmatically a document from PDFA to PDF format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/android-java/conversion...
  4. Aspose::Words::Saving::DigitalSignatureDetails ...

    Aspose::Words::Saving::DigitalSignatureDetails class. Contains details for signing a Document with a digital signature in C++....Contains details for signing a document with a digital signature....certificate used to sign a document. get_SignOptions () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. DocumentBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word Documents and glossaries with ease and efficiency....main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::Markup::StructuredDocumentTag::S...

    Aspose::Words::Markup::StructuredDocumentTag::StructuredDocumentTag constructor. Initializes a new instance of the Structured Document tag class in C++....instance of the Structured document tag class. Aspose :: Words...:DocumentBase>& The owner document. type Aspose::Words::Markup::SdtType...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. FieldIncludeText.XslTransformation | Aspose.Wor...

    Discover the FieldIncludeText XslTransformation property to easily manage XML data formatting with customizable XSL transformations. Enhance your data presentation!... Document doc = new Document (); DocumentBuilder...XSL transformation on an XML document: FieldIncludeText fieldIncludeText...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldIncludeText.Encoding | Aspose.Words for .NET

    Discover the FieldIncludeText Encoding property to easily manage data encoding in your files. Enhance your data handling with this essential feature!... Document doc = new Document (); DocumentBuilder...XSL transformation on an XML document: FieldIncludeText fieldIncludeText...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldIncludeText.XPath | Aspose.Words for .NET

    Discover the FieldIncludeText XPath property to easily access and modify specific XML sections, enhancing your data management efficiency.... Document doc = new Document (); DocumentBuilder...XSL transformation on an XML document: FieldIncludeText fieldIncludeText...

    reference.aspose.com/words/net/aspose.words.fie...
  10. WriteProtection.is_write_protected property | A...

    WriteProtection.is_write_protected property. Returns ``True`` when a write protection password is set....protect a document with a password. doc = aw . Document () builder...writeln ( 'Hello world! This document is protected.' ) # Enter a...

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