Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 4,668 for

compare document

(0.04 sec)
  1. Convert RTF to Excel using Python or Free Onlin...

    RTF to Excel conversion in your Python applications without using Microsoft Word or Excel or online. Test free RTF to Excel online converter quickly before integrating the code....the source RTF file using Document class Save RTF file to HTML...inside the area to import the document. Once your RTF file is uploaded...

    products.aspose.com/total/python-net/conversion...
  2. Type 1 Fonts Knowledge Base | Aspose.Font

    Type 1 fonts excellent printing output. Font format that gives the timeless elegance and versatility of classic typography....magazines, and commercial documents. Lack some of the advanced...fonts can be more complex compared to other font formats. Some...

    docs.aspose.com/font/net/what-is-font/type-1-font/
  3. Incorrect HTML to PDF conversion result using J...

    Tried to convert the HTML file included here: test_aspose.zip (1.5 KB) using the following Java code: public StreamingResponseBody asposePdf(@RequestParam(name="html") final String htmlInput) throws Exception { fina…...conversion result using Java API compared to the online HTML to PDF...MediaType.Screen); final var document = new com.aspose.html.HTMLDocument(htmlInput...

    forum.aspose.com/t/incorrect-html-to-pdf-conver...
  4. Render Gradient Fill for the WordArt while Conv...

    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.... The following screenshot compares the effect on the gradient...screenshot. Sample Code AI Document Assistant Close Save Html...

    docs.aspose.com/cells/net/render-gradient-fill-...
  5. Slow performance of facades FillField method - ...

    The facades FillField method is running very slow for one of my pdf forms. Most other run quickly. I have a sample program that illustrates the problem by comparing the slow form to a fast form.Can you take a look and …...illustrates the problem by comparing the slow form to a fast form...FileAccess.ReadWrite); //open document Aspose.Pdf.Facades.Form form...

    forum.aspose.com/t/slow-performance-of-facades-...
  6. BorderCollection.equals method | Aspose.Words f...

    BorderCollection.equals method. Compares collections of borders....equals method equals(br_coll) Compares collections of borders. def...share elements. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Accessing Table from Cell and Adding Values ins...

    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.... Example Screenshots comparing the source and output files...Excel file as shown above. AI Document Assistant Close Convert Table...

    docs.aspose.com/cells/net/accessing-table-from-...
  8. Handle Automatic Units of Chart Axis like Micro...

    Learn how to handle automatic units on chart axes in Aspose.Cells for .NET, similar to Microsoft Excel. Our guide will show you how to configure and customize automatic units on a chart axis, including the display of scientific notation and adjusting the scale....in red rectangles and also compares the sample Excel file chart...exactly similar. Sample Code AI Document Assistant Close Determine...

    docs.aspose.com/cells/net/handle-automatic-unit...
  9. FieldIf class | Aspose.Words for Python

    aspose.words.fields.FieldIf class. Implements the IF field...with Fields documentation article. Remarks Compares the values...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...code I’ve used is: Document RepDoc = new Document(); DocumentBuilder...issue in detail in the word document named “Output2” in my attachment...

    forum.aspose.com/t/contents-of-chart-moved-to-t...