Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 31,519 for

test

(0.12 sec)
  1. Loss content from merged cells when merged cell...

    Aspose.Cells (26.4.0) We have a problem using smart makers. When we have at least two merged cells to the left of a smart maker, we lose the text content of the merged cells. Templates in attachment: LossContentMerge…...Merged cells //A1,A2 content "test data loss" //A3 content smart...Thank you for providing the test files (LossContentMergedCel...

    forum.aspose.com/t/loss-content-from-merged-cel...
  2. PdfDigitalSignatureDetails Class | Aspose.Words...

    Discover the Aspose.Words.PdfDigitalSignatureDetails class for seamless PDF digital signing. Enhance document security with easy integration and robust features....PdfDigitalSignatureD ( certificateHolder , "Test Signing" , "My Office" , signingTime... . Reason , Is . EqualTo ( "Test Signing" )); Assert . That (...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose.Words .Net Hindi Language issue Arial Un...

    Hello. I think I already know the answer, but wanted to see if I could get confirmation. I am using an older version of Aspose Total and doing some document conversions from Word to PDF along with some other processing…... 2025, 5:22am 4 @dlaskey I tested conversion of your document...temporary/trial license to be able to test against the latest version locally...

    forum.aspose.com/t/aspose-words-net-hindi-langu...
  4. IDocumentSavingCallback class | Aspose.Words fo...

    Aspose.Words.Saving.IDocumentSavingCallback class. Implement this interface if you want to have your own custom method called during saving a document.... test . skip . each ([[ aw . SaveFormat...document while saving to xamlflow. test . each ([ SaveFormat . XamlFlow...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Table is not creating page breaks - Free Suppor...

    Aspose.Pdf version 3.3.2.0 (02/04/2007) I am generating a PDF statement that contains a table of line items. I have an XML template that I am using for the base and then I am using ImportArray() to import the table rows…...utilize your shared code for testing your issue but due to missing...code/application to help us test the issue, and I will reply...

    forum.aspose.com/t/table-is-not-creating-page-b...
  6. SSN NOt Getting Redacted - Free Support Forum -...

    I’m reaching out to explore solutions for scanning text and performing OCR on PDF documents to redact PII information. We are looking to process approximately 1 million PDFs every day, and I am keen to understand the bes…... Testing : Always test your redaction process...code in your .NET application. Test the functionality with various...

    forum.aspose.com/t/ssn-not-getting-redacted/316872
  7. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“Test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...writeln(“test.”); SaveOptions saveOptions...save("template.pdf", pdfOptions); Test without memory optimisation...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  8. Landscape pages are rendered as portrait pages ...

    Hi, When converting a DOCX with some portrait and landscape pages to PDF using Aspose.Words, the pages in the PDF all became portrait. Code: var doc = new Document(@".\Test.docx"); doc.Save(@".\out.pd…...\test.docx"); doc.Save(@".\out.pdf");...pdf"); I’ve attached the test files and a screenshot for your reference...

    forum.aspose.com/t/landscape-pages-are-rendered...
  9. Copy Ranges of Excel with C++|Documentation

    Learn how to copy ranges in Excel using Aspose.Cells with C++.... PutValue ( u "Test" ); sourceRange . Get ( 1 ,...Get ( 0 , 0 ). PutValue ( u "Test" ); sourceRange . Get ( 1 ,...

    docs.aspose.com/cells/cpp/copy-ranges-of-excel/
  10. Copy Ranges of Excel with Node.js via C++|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... setValue ( "Test" ); sourceRange . get ( 1 ,... get ( 0 , 0 ). setValue ( "Test" ); sourceRange . get ( 1 ,...

    docs.aspose.com/cells/nodejs-cpp/copy-ranges-of...