Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 5,693 for

compare document

(1.24 sec)
  1. Doc to PDF error on table column size - Free Su...

    Good morning, we have a Document, we store it as Word Document, then we store it also as PDF Document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…... we have a document, we store it as Word document, then we store...store it also as PDF document. We found a different column size...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...
  2. PdfSaveOptions.image_compression property | Asp...

    PdfSaveOptions.image_compression property. Specifies compression type to be used for all images in the Document....used for all images in the document. @property def image_compression...quality of images in the output document through the PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#....Using a line chart, you can compare a large amount of data at once...grouping, allowing you to compare values across multiple dimensions...

    docs.aspose.com/slides/net/create-chart/
  4. C# API to Export EMAIL to IMAGE | products.aspo...

    Convert EMAIL to IMAGE without using Microsoft Word or Outlook on .NET...HTML by using Document class Save the document to PNG format...email, you can load EMAIL document, parse it and have a look...

    products.aspose.com/total/net/conversion/email-...
  5. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical code examples....Using a line chart, you can compare lots of data at once, track...Map charts are best used to compare data or values across geographical...

    docs.aspose.com/slides/php-java/create-chart/
  6. Document.copyStylesFromTemplate method | Aspose...

    Aspose.Words.Document.copyStylesFromTemplate method...the specified template to a document. copyStylesFromTempla ( template...template to a document, like-named styles in the document are redefined...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.Words Features Missing in NPOI|Aspose.Wo...

    Perform some operations with Documents faster and more conveniently than NPOI. In addition, there are operations that are not supported by NPOI using C#....features are missing in NPOI compared to Aspose.Words and why Aspose...there are operations with documents that are faster and more conveniently...

    docs.aspose.com/words/net/missing-features-in-n...
  8. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Java. Add, format, and edit charts with practical code examples in Java....Using a line chart, you can compare lots of data at once, track...Map charts are best used to compare data or values across geographical...

    docs.aspose.com/slides/java/create-chart/
  9. Granularity | Aspose.Words for Java

    Specifies the granularity of changes to track when comparing two Documents in Java....changes to track when comparing two documents. Examples: Shows to...while comparing documents. Document docA = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...GetShapeByTextConten(Document document, string textContext, ShapeType...shapes in the document. foreach (Node node in document.Sections)...

    forum.aspose.com/t/finding-node-no-paragraph-pa...