Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 401,380 for

document

(0.12 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_StyleName method. Gets or sets the name of the style applied to the structured Document tag in C++....applied to the structured document tag. System :: String Aspose...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.PDF for Android via Java allows you to create more complex Documents that contain images, text fragments, and tables in one Document....simple steps to create a PDF document using Java and Aspose.PDF...at creating a more complex document with Java and Aspose.PDF for...

    docs.aspose.com/pdf/androidjava/complex-pdf-exa...
  3. Document.CustomXmlParts | Aspose.Words for .NET

    Explore the Document CustomXmlParts property to manage Custom XML Data Storage Parts efficiently. Enhance your Document's functionality today!...CustomXmlParts Contents [ Hide ] Document.CustomXmlParts property Gets...Parts into OOXML and DOC documents only. This property cannot...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Extract Images from PDF File using C++|Aspose.P...

    This section shows how to extract images from PDF file using C++ library....all images from your PDF documents into separate files that can...// Open document auto document = MakeObject < Document > ( _dataDir...

    docs.aspose.com/pdf/cpp/extract-images-from-pdf...
  5. Inline.ParentParagraph | Aspose.Words for .NET

    Discover the Inline ParentParagraph property to easily access the parent Paragraph of any node, enhancing your coding efficiency and structure.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  6. 将 PDF 转换为图像格式|Aspose.PDF for Java

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式。只需几行代码即可将 PDF 页面转换为 PNG、JPEG、BMP 图像。...文件中的所有页面转换为单个 TIFF 图像: 创建一个 Document 类的对象。 调用 Process 方法来转换文档。... toString (); Document document = new Document ( documentFileName...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-imag...
  7. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.importNode method. Imports a node from one Document into another....isImportChildren) Imports a node from one document into another. importNode (...belonging to the importing document. The returned node has no...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.versionsCount property | Aspose.Words ...

    Document.versionsCount property. Gets the number of Document versions that was stored in the DOC Document....versionsCount property Document.versionsCount property Gets the...of document versions that was stored in the DOC document. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentSavingArgs.estimatedProgress property |...

    DocumentSavingArgs.estimatedProgress property. Overall estimated percentage progress....Examples Shows how to manage a document while saving to html. test...= new aw . Document ( base . myDir + "Big document.docx" ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert PDF to text|Aspose.PDF for Android via ...

    With Aspose.PDF for Android via Java you can convert a whole PDF Document to a text file or convert only a PDF page to a text file....text file You can convert PDF document to TXT file with Aspose.PDF...() { // Open document try { document = new Document ( inputStream...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...