Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 375,159 for

document

(0.14 sec)
  1. Style.styles property | Aspose.Words for Python

    Style.styles property. Gets the collection of styles this style belongs to....access a document’s style collection. doc = aw . Document () self...list all the styles that a document created using Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DigitalSignature.IsValid | Aspose.Words for .NET

    Ensure Document integrity with the DigitalSignature IsValid property, confirming authenticity and protection against tampering. Trust your digital signatures!...signature is valid and the document has not been tampered with...signature in a document. Document doc = new Document ( MyDir + "Digitally...

    reference.aspose.com/words/net/aspose.words.dig...
  3. Convert PDF to Excel in Go|Aspose.PDF for Go vi...

    Aspose.PDF for Go allows you to convert PDF to XLSX format.... Close the PDF Document. package main import "github...Open(filename string) opens a PDF-document with filename pdf , err :=...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-xlsx/
  4. Extract Annotations from PDF|Aspose.PDF for .NET

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades....ExtractAnnotation () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/extract-annotation/
  5. 从PDF文件中提取链接|Aspose.PDF for Java

    使用Java从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。... 创建一个 Document 对象。 获取您想要从中提取链接的 Page 。 使用...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "UpdateLinks...

    docs.aspose.com/pdf/zh/java/extract-links/
  6. Aspose::Words::Saving::CssSavingArgs::get_Docum...

    Aspose::Words::Saving::CssSavingArgs::get_Document method. Gets the Document object that is currently being saved in C++....gs::get_Document method CssSavingArgs::get_Document method Gets...Gets the document object that is currently being saved. System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::FontSavingArgs::get_Docu...

    Aspose::Words::Saving::FontSavingArgs::get_Document method. Gets the Document object that is being saved in C++....gs::get_Document method FontSavingArgs::get_Document method Gets...Gets the document object that is being saved. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Forms2OleControlCollection Class | Aspose.Words...

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControlCollection class, your solution for managing Forms2OleControl objects efficiently in Document processing....Working with Ole Objects documentation article. public class Forms2OleControlColl...embedded in a document and its child controls. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 从印章中提取文本|Aspose.PDF for PHP via Java

    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....$responseData = "" ; $document = new Document ( $inputFile ); $page...$page = $document -> getPages () -> get_Item ( 1 ); $stampAnnotation...

    docs.aspose.com/pdf/zh/php-java/extract-text-fr...
  10. 将JPG转换为PDF|Aspose.PDF for Android via Java

    了解如何轻松将JPG图像转换为PDF文件。此外,您还可以将图像转换为与页面具有相同高度和宽度的PDF。...via Java将JPG图像转换为PDF: 初始化 Document 类的对象 加载JPG图像并添加到段落 保存输出PDF...初始化文档对象 document = new Document (); Page page = document . getPages...

    docs.aspose.com/pdf/zh/androidjava/convert-jpg-...