Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 349,346 for

document

(0.19 sec)
  1. Aspose::Words::Markup namespace | Aspose.Words ...

    Aspose::Words::Markup namespace. The Aspose.Words.Markup namespace contains classes that represent customer defined semantics in a Document: smart tags, custom XML and structured Document tags (content controls) in C++....customer defined semantics in a document: smart tags, custom XML and...and structured document tags (content controls). Classes Class...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. FileCorruptedException when converting Word to ...

    Hello team, We use Aspose Words for Java to convert .DOCX to .HTML. Since the beginning of February 2025, we have seen a significant increase in “FileCorruptedException”. Previously we encountered this 1-2 times a year…... The documents generating this exception...removing all content from the document and replacing with simple...

    forum.aspose.com/t/filecorruptedexception-when-...
  3. PageSet | Aspose.Words for Java

    Describes a random set of pages in Java....the Programming with Documents documentation article. Examples:...from a document to a JPEG image. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Generate Thumbnail of the Worksheet|Documentation

    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....can be pasted into a Word document or a PowerPoint presentation...link to download the original document and has a host of other uses...

    docs.aspose.com/cells/net/generate-thumbnail-of...
  5. Render MSG to TEXT in Andorid App | products.as...

    Export MSG to TEXT without using Microsoft Word or Outlook in you Andorid applications...HTML by using Document class Save the document to TEXT format...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/android-java/conversi...
  6. Render MSG to PCL in Andorid App | products.asp...

    Export MSG to PCL without using Microsoft Word or Outlook in you Andorid applications...HTML by using Document class Save the document to PCL format...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/android-java/conversi...
  7. Render MSG to SVG in Andorid App | products.asp...

    Export MSG to SVG without using Microsoft Word or Outlook in you Andorid applications...HTML by using Document class Save the document to SVG format...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/android-java/conversi...
  8. StructuredDocumentTag.BuildingBlockGallery | As...

    Discover the StructuredDocumentTag BuildingBlockGallery property, defining your SDT's building block type. Ensure seamless Document customization!...is read-only for SDT of the document part type. For all other SDT...how to insert a structured document tag as a building block, and...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked changes in Documents. Easily identify revision types for seamless Document editing....revision (tracked change) in a document node or style. Use RevisionType...Track Changes in a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/rev...
  10. 向现有 PDF 文件添加注释|Aspose.PDF for Java

    本节解释如何使用 Aspose.PDF Facades 向现有 PDF 文件添加注释。...AddFreeTextAnnotatio () { var document = new Document ( _dataDir + "sample...editor = new PdfContentEditor ( document ); TextFragmentAbsorber tfa...

    docs.aspose.com/pdf/zh/java/adding-annotations-...