Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 350,947 for

document

(0.18 sec)
  1. Issue with Content Controls Not Appearing in HT...

    Hi team, I’m currently converting a Word Document to HTML. The Document contains content controls, but I’ve noticed that some of them are not appearing in the HTML output. Could you please help me understand why this i…...converting a Word document to HTML. The document contains content...how I can resolve it? Source Document: ContentControlIssue.docx...

    forum.aspose.com/t/issue-with-content-controls-...
  2. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract tabular from PDF using Aspose.PDF for Python... Opening the PDF Document Iterating through PDF Pages...) # Open PDF document document = apdf . Document ( path_infile...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  3. TextWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with text in Java....Working with Watermark documentation article. Examples: Shows...text watermark. Document doc = new Document(); // Add a plain...

    reference.aspose.com/words/java/com.aspose.word...
  4. Document.spelling_checked property | Aspose.Wor...

    Document.spelling_checked property. Returns ``True`` if the Document has been checked for spelling....spelling_checked property Document.spelling_checked property...property Returns True if the document has been checked for spelling....

    reference.aspose.com/words/python-net/aspose.wo...
  5. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base Document which will be used during comparison in Java....ComparisonTargetType Allows to specify base document which will be used during...changes in” option in “Compare Documents” dialog box. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  6. Java API to Export PS to WORDML | products.aspo...

    Convert PS to WORDML using on premise Java API...Java is a suite of powerful document processing APIs that can be...manipulate a wide range of document formats. The first step is...

    products.aspose.com/total/java/conversion/ps-to...
  7. C# API to Export EMAIL to PS | products.aspose.com

    Convert EMAIL to PS without using Microsoft Word or Outlook on .NET...create, edit, and convert documents in various formats, including...features such as document manipulation, document comparison, and...

    products.aspose.com/total/net/conversion/email-...
  8. PDF 多媒体注释使用 C++|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您添加、获取和删除 PDF 文档中的多媒体注释。...// 加载PDF文件 auto document = MakeObject < Document > ( _dataDir +..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/multimedia-annotation/
  9. DocumentPropertyCollection.count property | Asp...

    DocumentPropertyCollection.count property. Gets number of items in the collection....with custom document properties. doc = aw . Document ( MY_DIR +...'Properties.docx' ) # Every document contains a collection of custom...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SaveOutputParameters.ContentType | Aspose.Words...

    Discover the SaveOutputParameters ContentType property, which provides the Internet Media Type for your saved Documents, ensuring accurate file identification....identifies the type of the saved document. public string ContentType...of a document’s save operation. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.sav...