Improve text clarity in PDFs with UpdateAmbiguousTextFont. Ensure accurate font rendering based on character codes for better readability.... Document doc = new Document ( MyDir + "Special... saveOptions ); doc = new Document ( ArtifactsDir + "OoxmlSaveOptions...
Optimize your Documents with FieldLink IsLinked property to reduce file size by excluding graphics data. Enhance efficiency and save storage space!...storing graphics data with the document. public bool IsLinked { get...field types to link to other documents in the local file system,...
Discover the HtmlSaveOptions HtmlVersion property to easily choose your HTML standard when saving Documents to HTML or MHTML. Optimize your output effortlessly!...should be used when saving the document to HTML or MHTML. Default...DOCTYPE heading when converting documents to the Xhtml 1.0 transitional...
Enhance your PDFs with PdfSaveOptions' CreateNoteHyperlinks. Convert footnotes and endnotes into clickable links for easy navigation. Default, false.... Document doc = new Document ( MyDir + "Footnotes...object that we can pass to the document's "Save" method // to modify...
Discover PdfSaveOptions' ExportLanguageToSpanTag property. Control text language export with Span tags for enhanced Document structure and accessibility....create a “Span” tag in the document structure to export the text...create a “Span” tag in the document structure to export the text...
Control file size display with FieldFileSize's IsInMegabytes property. Easily toggle between bytes and megabytes for better clarity and user experience....size of a document with a FILESIZE field. Document doc = new...new Document ( MyDir + "Document.docx" ); Assert . That ( doc ....
Control file size display with FieldFileSize IsInKilobytes. Easily toggle size visibility in kilobytes for enhanced data management....size of a document with a FILESIZE field. Document doc = new...new Document ( MyDir + "Document.docx" ); Assert . That ( doc ....
Access any Row effortlessly with the RowCollection Item property. Quickly retrieve data at your desired index for seamless data management....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...
Export XML to DIF via Java API without using Microsoft Excel or Adobe Reader...edit, convert, and print PDF documents from within their Java applications...such as document conversion, text extraction, document assembly...
Discover the Comment DateTimeUtc property, which retrieves the exact UTC date and time of your comments for accurate tracking and management.... Document doc = new Document (); DocumentBuilder...UtcDateTime.docx" ); doc = new Document ( ArtifactsDir + "Comment...