Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 31,624 for

test

(0.14 sec)
  1. Aspose.PDF Printing Error Margin - Free Support...

    Hi, i’m develope into my software the print of pdf file but when use PdfViewer for printing, the print have a large margin. I use this code: Aspose.Pdf.Facades.PdfViewer viewer = new Aspose.Pdf.Facades.PdfViewer(); //…...our reference so that we can test the scenario in our environment...

    forum.aspose.com/t/aspose-pdf-printing-error-ma...
  2. 如何通过 Node.js 和 C++ 设置文本框的文本对齐方式|Documentation

    如何在 Aspose.Cells for Node.js via C++ 中设置文本框的文本对齐方式... setText ( "This is a test." ); // set alignment shape...

    docs.aspose.com/cells/zh/nodejs-cpp/applying-te...
  3. Timestamp when signing - Free Support Forum - a...

    Hi, OoxmlSaveOptions/DocSaveOptions/XpsSaveOptions DigitalSignatureDetails does not have DigitalSignatureTimestampSettings? Now when signing with Words, and opened in Word 2024, no timestamp is shown! Also, Windows ver…...Monitor is mentioned as 1920x1200, test system running the code to make...

    forum.aspose.com/t/timestamp-when-signing/325833
  4. Aspose::Words::Fields::FieldBuilder::AddSwitch ...

    Aspose::Words::Fields::FieldBuilder::AddSwitch method. Adds a field's switch in C++....displays, the IF field will test two numeric expressions for...displays, the IF field will test two numeric expressions for...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. How to fetch entities from a block reference in...

    how to fetch entities from a block reference in dwg file using Aspose.cad for dotnet. The Block reference consists of a ellipse and text....12:59pm 4 @Asheesh32 , Hi, please test if this is useful: foreach (CadEntityBase...

    forum.aspose.com/t/how-to-fetch-entities-from-a...
  6. Convert AI to PDF using Aspose.PSD Python: Quic...

    Learn how to programmatically convert Adobe Illustrator AI files to PDF format with Aspose.PSD for Python via .NET. Step-by-step guide for beginners.... Optional: For test projects, you can request a...are properly installed, and test thoroughly in your development...

    blog.aspose.com/psd/python-via-net-simple-ai-to...
  7. Aspose.Pdf Adding 16 bit Sound Annotation plays...

    I’m trying to add a sound annotation to a PDF using the code below: document = new Document(); document.Pages.Add(); Page page = document.Pages[1]; string audioFile = @"…...string audioFile = @"D:\Projects\Test\Tts1\Sample 44k 16bit x1.wav";...

    forum.aspose.com/t/aspose-pdf-adding-16-bit-sou...
  8. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection.... test ( 'CalculateDepthOfNest' , ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...with my test data is that I was trying to stress test and thus...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  10. How to Add Page Numbers in Word using C#

    This quick tutorial guides on how to add page numbers in Word using C#. It provides configuration requirements, detailed steps and code to insert page number in Word in C#....to document start for adding test pages Save the resultant Word...and then add blank pages for testing the feature. We have learned...

    kb.aspose.com/words/net/how-to-add-page-numbers...