Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 5,606 for

compare document

(0.71 sec)
  1. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...</html>" var pdfDocument = new Document(new MemoryStream(Encoding...KB) the browser title and document properties is Chinese characters...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  2. Searching for text in images|Documentation

    Search for text or a regular expression in an image or scanned PDF and automate workflows based on the result....which may contain multi-page documents. Efficient management and...structure. Group related documents into subfolders based on their...

    docs.aspose.com/ocr/net/search-text-in-images/
  3. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML Documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…...PDF for converting HTML documents into PDF format. We would...properties it supports is documented by Aspose and not detailed...

    forum.aspose.com/t/supported-css-properties-for...
  4. Extract Text and Images from XLS File Online an...

    Online XLS file parser app. Java API code to extract text in rows and cells from XLS spreadhseets....Develop powerful Java based XLS document parser utility application...application. Code listed for XLS document parsing through Java. Download...

    products.aspose.com/total/java/parse/xls/
  5. Converting DOCX to PDF. Table width distortion ...

    Hi! The file “test.docx” was edited in a JS editor and saved as “test (after JS editor).docx”. Then, the file “test (after JS editor).docx” was converted to “test.pdf” using Aspose.Words. In “test.pdf”, the table widt…...Is it possible to “fix” the document upon loading the file using...layout for you before the document is saved to PDF. Quick fix:...

    forum.aspose.com/t/converting-docx-to-pdf-table...
  6. Convert an Excel Chart to Image|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....rising, or how actual sales compare to projected sales. People...might be needed for a Word document, a PDF file, a PowerPoint...

    docs.aspose.com/cells/net/convert-an-excel-char...
  7. PDF Printing Stuck on Size A4? - Free Support F...

    Hi All, I am attempting to print a Document with specific sizes (configurable by customer). NOTE: In testing I am printing to a virtual printer. I have tried both Postscript and Microsoft Print to PDF and have seen the…...I am attempting to print a document with specific sizes (configurable...Load PDF document Document pdfDocument = new Document(pdfFilePath);...

    forum.aspose.com/t/pdf-printing-stuck-on-size-a...
  8. Getting the layout rectangle for displayed comm...

    When recording the layout for paragraphs the LayoutEnumerator will provide the layout rectangle for each span in the paragraph. However, when looking at paragraphs within a comment entity the layout rectangle retrieves j…...reproducible example – Build a small document with a single comment, run...ShowInBalloons and Inline modes, and compare the results. This can help...

    forum.aspose.com/t/getting-the-layout-rectangle...
  9. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for JavaScript via C++, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting.... Instead, we compare this Style object to an internal...

    docs.aspose.com/cells/javascript-cpp/styling-an...
  10. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....can ensure that your printed document is easy to read and well‑organized...it easier to compare and analyze printed documents. Professional...

    docs.aspose.com/cells/net/how-to-print-excel-as...