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

compare document

(0.2 sec)
  1. Format Table in Document in NPOI|Aspose.Words f...

    Format table in a Document easily and fast instead of using NPOI in C#....Ask AI Format Table in Document in NPOI Contents [ Hide ] Purpose...Aspose.Words - Format Table in Document Note that before you apply...

    docs.aspose.com/words/net/format-table-in-docum...
  2. Problem with PDF of Adobe Lifecycle-Designer - ...

    Hallo, we have the following problem with the attached file: If I open this pdf with Aspose-PDF-Document (Version 25.5), and call getPages().size() then the result is 1 Page. This is the same behaviour as Windows-Explo…...open this pdf with Aspose-PDF-Document (Version 25.5), and call getPages()...Windows-Explorer-Preview. But the Document has 3 Pages. You can see it...

    forum.aspose.com/t/problem-with-pdf-of-adobe-li...
  3. Protecting and Unprotecting Workbooks|Documenta...

    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....NET to let you compare the two methods. Aspose.Cells.... Unprotect ( "007" ); AI Document Assistant Close Adding New...

    docs.aspose.com/cells/net/protecting-and-unprot...
  4. Get and Set Style for cells with Golang via C++...

    Discover how to perform data formatting and styling in Aspose.Cells for 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/go-cpp/styling-and-data-f...
  5. Embedding images into RTF document - Free Suppo...

    Hi Aspose, I have had some success with your library so far, but I have run into one specific issue that is blocking progress on a project I am using this for. We are converting a combination of plain text and RTF data…...Embedding images into RTF document Aspose.Words Product Family...not get embedded in the word document. We have a lot of control...

    forum.aspose.com/t/embedding-images-into-rtf-do...
  6. Aspose.Words hyphenation PDF Output differs fro...

    Hello, if we convert the attached Input Word File to PDF using german Hyphenation dictionary, the output PDF differs from the PDF which we export as PDF directly with Microsoft Word. How can we ensure that the output P…...nputFile), }; var document = new Document(InputFile, loadOptions)...Words.Saving.PdfSaveOptions(); document.Save(outputFile, saveOptions);...

    forum.aspose.com/t/aspose-words-hyphenation-pdf...
  7. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows 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/java/how-to-print-excel-a...
  8. TIF to PDFA conversion using Aspose JAVA API is...

    Hi Team, When I try to convert a multi-page TIFF file to PDF/A using Aspose Java code, the input TIFF file size is 174 KB, but the generated PDF/A file size is 441 KB. The output file is almost four times larger than th…...Document; import com.aspose.pdf.License;...} // Open document Document document = new Document(tempPdf);...

    forum.aspose.com/t/tif-to-pdfa-conversion-using...
  9. How to Create Dynamic Chart with Dropdown List ...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....analyze multiple data sets or compare various scenarios. One common...situations where there is a need to compare multiple data sets or explore...

    docs.aspose.com/cells/cpp/create-dynamic-chart-...
  10. TOC in Word using Python | Create a Table of Co...

    Learn how to efficiently manage and automate the TOC in Word using Python. Explore how to create a table of contents in Word Documents using Python....in Word documents, especially for lengthy documents such as reports...and eBooks. It makes Word documents more readable and allows readers...

    blog.aspose.com/words/working-with-toc-in-word-...