Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 61,349 for

test

(0.08 sec)
  1. PDF Form Field with Kanji characters - Free Sup...

    Hello We are using Aspose.PDF for .NET (22.10.0) to fill some PDF form text boxes with data. The data that we are trying to insert contains kanji characters like “介来华签证简”. After filling this text box and opening the p…...new FolderFontSource(@"C:\git\Test\fonts"); FontRepository.Sources...(Field)doc.Form["test"]; field.Value = "test 介来 华签证简"; doc.Save(@"c:\temp\out...

    forum.aspose.com/t/pdf-form-field-with-kanji-ch...
  2. Aspose.Cells 19.8 and 22.6 corrupt password-pro...

    Excel files that are processed using Aspose.Cells (versions 19.8 and 22.6) seem to be corrupted. We have created a Test application that only opens and saves the file to the new location using Aspose.Cells. Original fi…... We have created a test application that only opens...strange behavior while opening. Test project: https://files.axiomint...

    forum.aspose.com/t/aspose-cells-19-8-and-22-6-c...
  3. Sending Email Asynchronously - Free Support For...

    I am trying to send 100 emails to myself asynchronously using the code below and I am receiving only few emails (5 emails) instead of 100 . Any help would be appreciated. Thanks using (var client = new SmtpCl…...new MailMessage(email, email, "Test" + count, mailMessage.Body);..."username@gmail.com", i + "-Test subject", "Test body"); //Declare msg...

    forum.aspose.com/t/sending-email-asynchronously...
  4. LINQ_FirstOrDefault() | Aspose.Slides for C++ A...

    Returns the first element of a sequence, or a default value if the sequence is empty....std::function< bool (T)> A function to test each element for a condition...or if no element passes the test specified by predicate; otherwise...

    reference.aspose.com/slides/cpp/system.collecti...
  5. Why are the PDF Files which are not optimized f...

    PDF Files which are not optimized for printing (containing active hyperlinks, high-resolution images, audios, etc.) are not getting uploaded and not getting rendered.... We will test the scenario in our environment...document with us so that we can test the scenario in our environment...

    forum.aspose.com/t/why-are-the-pdf-files-which-...
  6. Aspose.Slides Crashes on Linux when Using Repla...

    Hi Aspose, I have a problem with ppt file. Aspose slides crash on Linux when I using ReplaceImage() to replace the image in presentation. This is the Sample.zip (1.2 MB) Below is my code: var inputPptFile = @"…...code: var inputPptFile = @"/home/test/testFolder/sample.ppt"; var...var outputPptFile = @"/home/test/testFolder/output.ppt"; var imagePath...

    forum.aspose.com/t/aspose-slides-crashes-on-lin...
  7. GetNamespace() | Aspose.Slides for C++ API Refe...

    Retrieves namespace of specified Test....Retrieves namespace of specified test. static bool System :: TestToolsExt...found. Return Value True if test method is found, false otherwise...

    reference.aspose.com/slides/cpp/system/testtool...
  8. System::Char Class Reference - Aspose.BarCode f...

    Static Public Member Functions | List of all members System::Char Class Reference Static Public Member Functions stat......Parameters c The character to test Returns True if the specified...specified buffer of the character to test Returns True if the character...

    reference.aspose.com/barcode/cpp/class/system.c...
  9. Getting authentication error - Free Support For...

    getting authentication error...2024, 2:13pm 4 @dbpteam , I did test your scenario/case using valid...Aspose.Cells library for the test to set metered license and it...

    forum.aspose.com/t/getting-authentication-error...
  10. Email slow operations - Free Support Forum - as...

    I am evaluating Aspose.Email 19.12 and I notice extremely long execution times. The same hapens with the laTest version 22.12 For example … PersonalStorage personalStorage = PersonalStorage.create(“Testing.pst”, FileFo…...create(“testing.pst”, FileFormatVersion.Unicode);...setBody(“TESTING body”); message.setSubject(“TESTING subject”);...

    forum.aspose.com/t/email-slow-operations/257980