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

document

(0.07 sec)
  1. 在PDF中获取和搜索图像|Aspose.PDF for .NET

    学习如何使用Aspose.PDF在Java中搜索和提取PDF文档中的图像以进行媒体检索。... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/search-and-get-image...
  2. Convert DOC to ODP via C++ or with free Online ...

    Export DOC to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to ODP online converter quickly before integrating the code....Why to Convert Converting documents from one format to another...is especially true when the document contains complex formatting...

    products.aspose.com/total/cpp/conversion/doc-to...
  3. Convert DOCX to PPS via C++ or with free Online...

    Export DOCX to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPS online converter quickly before integrating the code....Why to Convert Converting documents from one format to another...presentations from existing documents. This can save time and effort...

    products.aspose.com/total/cpp/conversion/docx-t...
  4. Aspose.Words Features Missing in Apache POI|Asp...

    Perform some operations with Documents faster and more conveniently than Apache POI. In addition, there are operations that are not supported by Apache POI....there are operations with documents that are faster and more conveniently...Words feature Corresponding documentation article or section Loading...

    docs.aspose.com/words/java/missing-features-in-...
  5. Aspose::Words::Drawing::Shape::get_ImageData me...

    Aspose::Words::Drawing::Shape::get_ImageData method. Provides access to the image of the shape. Returns null if the shape cannot have an image in C++....how to extract images from a document, and save them to the local...files. auto doc = MakeObject < Document > ( MyDir + u "Images.docx"...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Adding module for VBAProject does not work - Fr...

    Hi, we have a problem with adding a new VBA module to an existing dotm Document. It works fine, if Document has already an VBA module. But it does not work if dotm has none modules. To reproduce the problem, i have ad…...existing dotm document. It works fine, if document has already...code for testing: Document doc = new Document("C:\\Temp\\in.dotm");...

    forum.aspose.com/t/adding-module-for-vbaproject...
  7. Aspose::Words::InlineStory::get_IsDeleteRevisio...

    Aspose::Words::InlineStory::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision footnotes...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Remove Field in Ruby|Aspose.Words for Java

    Remove a Field from MS Word Document using Ruby....Ruby Code ## The path to the documents directory. data_dir = File...))) + '/data/' \ # Open the document. doc = Rjb :: import ( 'com...

    docs.aspose.com/words/java/remove-field-in-ruby/
  9. Footnote.actual_reference_mark property | Aspos...

    Footnote.actual_reference_mark property. Gets the actual text of the reference mark displayed in the Document for this footnote....reference mark displayed in the document for this footnote. @property...all reference marks of the document, or to update the values after...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IStructuredDocumentTag.remove_self_only method ...

    IStructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the Document tree....the content of it inside the document tree. def remove_self_only...Shows how to remove structured document tag, but keeps content inside...

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