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

compare document

(0.1 sec)
  1. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...</html>" var pdfDocument = new Document(new MemoryStream(Encoding...KB) the browser title and document properties is Chinese characters...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...
  2. Adjust Workbook Compression Level with JavaScri...

    Learn how to adjust the workbook compression level in Aspose.Cells for JavaScript via C++....OoxmlCompressionType enumeration and compares the conversion time for Level...and Level 9. You may also compare the sizes of the generated...

    docs.aspose.com/cells/javascript-cpp/adjust-wor...
  3. How to create Dynamic Chart with Drop‑Down List...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for Node.js via C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....analyze multiple data sets or compare various scenarios. One common...situations where there is a need to compare multiple data sets or explore...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  4. PDF file after saving is not fillable - Free Su...

    Hi, I have 2 pdf, that I attached. input1.pdf after saving is not fillable anymore. While input2.pdf after saving is still fillable. I don’t understand the reason. I tried setting the security options through PdfFileSec…...Document doc1 = new Aspose.Pdf.Document(@"c:\test\input1...Aspose.Pdf.Document doc2 = new Aspose.Pdf.Document(@"c:\test\input2...

    forum.aspose.com/t/pdf-file-after-saving-is-not...
  5. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....used to represent electronic documents in a standardized way. XPS...files are designed to save a document’s layout, fonts, graphics...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  6. Aspose::Words::Comparing::CompareOptions::get_T...

    Aspose::Words::Comparing::CompareOptions::get_Target method. Specifies which Document shall be used as a target during comparison in C++....Aspose::Words::Comparing::CompareOptions::get_Target method Contents...et method Specifies which document shall be used as a target...

    reference.aspose.com/words/cpp/aspose.words.com...
  7. Test a font | Checklist for font testing

    Font testing is an essential step in the design that lets you make decisions to create well-built typography, considering readability and user experience....project, such as a formal document, a creative advertisement...would be able to preview and compare fonts within various sample...

    docs.aspose.com/font/net/font-testing/
  8. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFormatting method. True indicates that formatting is ignored in C++....Aspose::Words::Comparing::CompareOptions::get_IgnoreFormatting... bool Aspose :: Words :: Comparing :: CompareOptions :: get_IgnoreFormatting...

    reference.aspose.com/words/cpp/aspose.words.com...
  9. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreHeadersAndFooters method. True indicates that headers and footers content is ignored in C++....Aspose::Words::Comparing::CompareOptions::get_IgnoreHeadersAndFoot... bool Aspose :: Words :: Comparing :: CompareOptions :: get_...

    reference.aspose.com/words/cpp/aspose.words.com...
  10. Change PDF Page Size in Python|Aspose.PDF for P...

    Learn how to read and change PDF page dimensions in Python....page dimensions using the Document and Page APIs. Use this guide...existing PDF pages, normalize document dimensions, or inspect page...

    docs.aspose.com/pdf/python-net/change-page-size/