Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 5,652 for

compare document

(0.15 sec)
  1. Online PPTX to DIF Conversion or Build .NET bas...

    Free online app to convert PPTX to DIF files. .NET C# conversion library code for PPTX Documents....will be converted into DIF document Download the converted DIF...HTML document by using Workbook class Save the document to DIF...

    products.aspose.com/total/net/conversion/pptx-t...
  2. Textabsorber not getting regex right, when havi...

    Hi Team, i’m trying to remove the tags from the Document using the attached code. but when trying to add a colon in the tag like below, and modified the regex as below. the textfragent is not coming. i’ve using the fil…...to remove the tags from the document using the attached code. but...process might differ between document types. Solution : Regex Pattern...

    forum.aspose.com/t/textabsorber-not-getting-reg...
  3. Extract Data from Table in PDF with Python|Aspo...

    Learn how to extract table data from PDF files with Aspose.PDF for Python and export the results for further processing....detect tables on each page of a Document . After visiting a page, iterate...PDF as a Document . Iterate through the pages in document.pages...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  4. Access GridRow in a Worksheet|Documentation

    This article introduces how to get row object (GridRow) in the Worksheet in GridDesktop.... Height ); } Compare the code below; this will create...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. Swiss QR Barcodes|Documentation

    Learn how to generate Swiss QR Bills and decode payment data with Aspose.BarCode for Java.... Compare all important payment fields...

    docs.aspose.com/barcode/java/developer-guide/co...
  6. Create Online Converter OLM To PST - Free Suppo...

    Hi, My query is related to the Online Converter OLM to PST. The contacts are not working — it throws an exception while saving to the PST. Could you please let me know the reason why the contact data is failing? Than…...guidance – no verified documentation was found for this scenario...confirm the regression window. Compare recent release notes for layout/rendering...

    forum.aspose.com/t/create-online-converter-olm-...
  7. Issue with Font Formatting when converted from ...

    Hi Team, Please check the below issue. Word landscape page header font PDF landscape page header font highlighted below: The font looks fine in Word for landscape page but in PDF for landscape page The fo…...the environment where the document is converted to PDF. If Aspose...find the fonts used in the document the fonts are substituted...

    forum.aspose.com/t/issue-with-font-formatting-w...
  8. Origin of LINQ Reporting Engine in Java|Aspose....

    Learn the concept of LINQ Reporting Engine to build a report in Java....logic without polluting the document with merge fields. Q: Is the...check for null values, or compare data directly within the template...

    docs.aspose.com/words/java/origin-of-linq-repor...
  9. 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...
  10. 获取列标题|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....worksheetName , cellName ); // Given a document name, a worksheet name, and...string cellName ) { // Open the document as read-only. using ( SpreadsheetDocument...

    docs.aspose.com/cells/zh/net/get-a-column-heading/