Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 5,565 for

compare document

(0.14 sec)
  1. Online PPTM to DIF Conversion or Build .NET bas...

    Free online app to convert PPTM to DIF files. .NET C# conversion library code for PPTM 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/pptm-t...
  2. Getting error while converting word document to...

    GeneratedDoc.docx (23.0 KB) I am trying to convert this docx file to pdf using the below method. wordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference exception error on this line of code. H…...error while converting word document to pdf Aspose.Words Product...background, because when I compared the document.xml before and after...

    forum.aspose.com/t/getting-error-while-converti...
  3. Online DOC to XLTM Conversion or Build .NET bas...

    Free online app to convert DOC to XLTM files. .NET C# conversion library code for DOC Documents....will be converted into XLTM document Download the converted XLTM...Automation API Open DOC file using Document class Convert DOC to HTML...

    products.aspose.com/total/net/conversion/doc-to...
  4. Extract Images from Presentation Shapes in Pyth...

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET — quick, code-friendly solution.... To avoid duplicates, compare hashes, sizes, or contents...objects, such as attached documents? Not directly, because an...

    docs.aspose.com/slides/python-net/extracting-im...
  5. Online PCL to DIF Conversion or Build .NET base...

    Free online app to convert PCL to DIF files. .NET C# conversion library code for PCL Documents....will be converted into DIF document Download the converted DIF...Automation API Open PCL file using Document class Convert PCL to XLSX...

    products.aspose.com/total/net/conversion/pcl-to...
  6. Online MHTML to DOTX Conversion or Build .NET b...

    Free online app to convert MHTML to DOTX files. .NET C# conversion library code for MHTML Documents....will be converted into DOTX document Download the converted DOTX...API Open MHTML file using Document class Convert MHTML to Doc...

    products.aspose.com/total/net/conversion/mhtml-...
  7. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...getting generating like word document Aspose.Words Product Family...with below code. Document doc = new Document("test.docx"); PdfSaveOptions...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  8. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…... Compare the result with a PDF produced...FillDocumentWithJson(Document document, string json) { Dictionary<string...

    forum.aspose.com/t/issue-with-text-placeholders...
  9. Need to extract text from the image along with ...

    Currently am using TextAbsorber to extract the text present in the PDF but I do have pdf with images also. Need to extract the text from the image also. Below is the code which am using to extract the text in c#. privat…...0) { var pdfDocument = new Document(new MemoryStream(convertRequest...text from HTML using (var document = new HTMLDocument(convertedHTML...

    forum.aspose.com/t/need-to-extract-text-from-th...
  10. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/view-and-e...