Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 19,058 for

compare document

(0.39 sec)
  1. Aspose::Email::PersonalInfo::EmailAddress Class...

    Public Member Functions | Friends | List of all members Aspose::Email::PersonalInfo::EmailAddress Class Reference Rep......EmailAddress > obj) override Compares the current instance with...Constructor & Destructor Documentation ◆ EmailAddress() [1/3] ...

    reference.aspose.com/email/cpp/class/aspose.ema...
  2. PidTagPropertyDescriptor - Aspose.Email for Jav...

    Contains Documentation for all the methods & classes required to create applications using Aspose.Email for Java....to the property in the documentation. id - Unsigned 16-bit quantity...to the property in the documentation. name - The MAPI name used...

    reference.aspose.com/email/java/com.aspose.emai...
  3. System::Globalization::SortKey Class Reference ...

    Public Member Functions | Static Public Member Functions | List of all members System::Globalization::SortKey Class R......ASPOSECPP_SHARED_API bool Equals ( ptr obj) Compares objects using C# Object.Equals...static ASPOSECPP_SHARED_API int Compare (const SortKeyPtr &sortkey1...

    reference.aspose.com/font/cpp/class/system.glob...
  4. System::Globalization::SortKey Class Reference ...

    Public Member Functions | Static Public Member Functions | List of all members System::Globalization::SortKey Class R......ASPOSECPP_SHARED_API bool Equals ( ptr obj) Compares objects using C# Object.Equals...static ASPOSECPP_SHARED_API int Compare (const SortKeyPtr &sortkey1...

    reference.aspose.com/pdf/cpp/class/system.globa...
  5. Format Table in Document in NPOI|Aspose.Words f...

    Format table in a Document easily and fast instead of using NPOI in C#....Format Table in Document in NPOI Contents [ Hide ] Aspose.Words...Words - Format Table in Document Note that before you apply table...

    docs.aspose.com/words/net/format-table-in-docum...
  6. Decreased PDF Save Quality when Migrating from ...

    Hi! Recently I upgraded to Aspose.Slides for Java 21.12 after using 18.9 for some years, but I noticed that the save as PDF option is producing lower quality PDFs which is an issue for me. Settings im using are saveOpt…...12 so you can compare the quality. Is there a way...2022, 8:25am #3 @jroldan1 , I compared your results and found only...

    forum.aspose.com/t/decreased-pdf-save-quality-w...
  7. Bottom rows jumps to next page - Aspose.Words P...

    Hi When we convert Word file to Pdf, several bottom rows jumps to the next page. Native Word convertion works fine. That behavior reproduces at https://products.aspose.app/words/ru/conversion/doc-to-pdf and in code wit…... Sample code: var document = new Document(filename); var saveOptions...Create(resultFilename)) { document.Save(outputFile, saveOptions);...

    forum.aspose.com/t/bottom-rows-jumps-to-next-pa...
  8. Nested HTML/Span Styling Not Working - Free Sup...

    Aspose HTML seems to ignore valid HTML when saving as an image if the HTML contains nested span tags with styles in each. It seems to only take the innermost CSS styling. The attached files show what is occurring. HTML g…...attached example uses different documents for conversion. What will...result if you use the same document? For example, if you do this...

    forum.aspose.com/t/nested-html-span-styling-not...
  9. Request for Assistance: Accessing Old and New C...

    Dear Aspose Support Team, I hope this message finds you well. Our team is currently working on a project that involves the extraction of old and new content from revisions within DOCX files using Aspose for Python. We h…...to be a reliable tool for document processing, and we believe...Having reviewed the Aspose documentation and code samples, we kindly...

    forum.aspose.com/t/request-for-assistance-acces...
  10. Convert HTML to PDF using Aspose.HTML for .NET ...

    Hi team, We’re trying to generate PDF from HTML template but after conversion tables are not rendered in pdf as showing in html. We’re using Aspose.Html.Converters.Converter.ConvertHTML(HTMLDocument Document, PdfSaveOp…...ConvertHTML(HTMLDocument document, PdfSaveOptions options, ...SeekOrigin.Begin); Document pdfDocument = new Document(pdfStream); PdfFileInfo...

    forum.aspose.com/t/convert-html-to-pdf-using-as...