Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 1,769 for

document comparison

(0.32 sec)
  1. DWG to PDF Output Blurry - Free Support Forum -...

    Output of the conversion of a DWG file to A4 PDF using Aspose.CAD generates an unreadable file contents. Using the following code: using var image = Aspose.CAD.Image.Load(“Drawing.dwg”); var pdfOptions = new PdfOption…...vector, despite this being the documented default. Also seen that when...on your observations and comparison, this behavior may indicate...

    forum.aspose.com/t/dwg-to-pdf-output-blurry/324329
  2. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...loadAsposeLicense(); Document original = new Document("./<file-with-revision-info>...static void revisionInformation(Document doc) throws Exception { HashMap<String...

    forum.aspose.com/t/getting-incorrect-revision-i...
  3. Stop and Resume a Task | Aspose.Tasks Documenta...

    Learn how to stop or resume Microsoft Project tasks using Aspose.Tasks for .NET compared to VSTO....NET for VSTO Code Comparison for Common Features Stop...

    docs.aspose.com/tasks/net/stop-and-resume-a-tas...
  4. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases....check() method to check the document’s signatures. If no signature...signatures cover the entire document, use the ‘SignaturesCoverage...

    docs.aspose.com/pdf/java/whatsnew/
  5. SQL Server Reporting Services RDL & RDLC Render...

    SQL Server Reporting Services Rendering Extensions for file formats to export RDL reports to Word Excel PDF PowerPoint formats. Add barcodes to exported reports...barcodes to the exported documents. Download Free Trial Aspose...Install-Package Visit our documentation for more details. Aspose...

    products.aspose.com/total/reporting-services/
  6. Werk met'n Dokument Gestoor in'n Liferay|Aspose...

    Vergelyk Word dokumente gedeel in Liferay met behulp van C#. Werk met dokumente gestoor in Liferay – verskeie insette formate, insluitend Word, OpenOffice, Beeld en eBook..../// Uploads the file to "Documents and Media" root folder with...$"{_documentAPIUrl}/sites/{_context.SiteId}/documents" ; using var request = GetApiRequest...

    docs.aspose.com/words/af/net/work-with-document...
  7. Change SVG Colors in Python – Fill, Stroke, Gra...

    Change SVG colors in Python with Aspose.SVG. Update fill, stroke, inline style colors, gradient stops, and save edited SVG files....(input_path) as document: 11 svg_element = document. root_element..."stroke-width" , "4" ) 18 19 document. save (output_path) The code...

    docs.aspose.com/svg/python-net/change-svg-color...
  8. Supported extensions are supported in last vers...

    Hi, Can you please check with GDAL + your GDAL of the unsupported extensions with new version if it supported ? If it not supported both GDAL + your GDAL, where can I find support for them? The list: Supported_Extens…...listed in the Aspose GIS documentation (the “Supported Formats”...extensions, we can perform the comparison for you and let you know...

    forum.aspose.com/t/supported-extensions-are-sup...
  9. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...excel and paste it in a word document as if you were to copy using...export the workbook to MS Word document (DOCX), pass SaveFormat.Docx...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  10. Vectorize Images in Python – PNG, JPG to SVG

    Vectorize images in Python with Aspose.SVG. Convert PNG, JPG, BMP, TIFF, or GIF to SVG and tune colors, smoothing, and path detail....a raster image into an SVG document Controls colors, line width...vectorize (input_path) as document: 22 document. save (output_path)...

    docs.aspose.com/svg/python-net/vectorize-images/