Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 9,958 for

regular

(0.17 sec)
  1. Missing space from HTML Body text - Free Suppor...

    We are seeing an issue in HTML bodies where a space is missing in the extracted text after underlined words. “For example this” becomes “For examplethis” if example was an underlined word in the original email. So far w…...processedText; This code uses a regular expression to find instances...

    forum.aspose.com/t/missing-space-from-html-body...
  2. Right to left text - Free Support Forum - aspos...

    Hi, I have a couple of questions regarding right to left aligned text: The documentation for right to left text says "Please note that currently only normal fonts such as "Times New Roman" are supported. Specific fonts …...OpenFont("AdobeArabic-Regular"); // Set font size seg0.TextState...

    forum.aspose.com/t/right-to-left-text/91358
  3. Could not find .ics file inside mail in mailbox...

    Hello Supporter. We are implementing a ics importer using aspose.mail. We have a mailbox for example. When a invitation is sent to the mailbox, then we could read ics file in the email by using code: if (_message.Alte…...the calendar may appear as a regular attachment (often with a .ics...

    forum.aspose.com/t/could-not-find-ics-file-insi...
  4. Managing Resource Overtimes in Microsoft Projec...

    Learn how to calculate and manage Microsoft Project (MPP/XML) resource overtimes, including overtime cost, rate, and work, using Aspose.Tasks for .NET without Microsoft Project installed....to resources beyond their regular schedule. Tracking and managing...

    docs.aspose.com/tasks/net/overtimes-for-a-resou...
  5. 使用 XPS 图形实用程序 | C++

    了解如何使用 Aspose.Page API for C++ 中的图形实用程序在 XPS 页面上轻松创建图像和相对复杂的形状...(path); 22 23 // Inscribe a regular pentagon in the circle. 24...(path); 27 28 // Circumscribe a regular hexagon around the circle....

    docs.aspose.com/page/zh/cpp/xps/graphic-utilities/
  6. Convert Presentation Slides to Images in Java|A...

    Convert slides from PPT, PPTX and ODP to images in Java using Aspose.Slides—fast, high-quality rendering with clear code examples....can be processed just like regular ones. Just make sure they are...

    docs.aspose.com/slides/java/convert-slide/
  7. UpdateMessage command removes embedded messages...

    We are testing with aspose.email 24.9 (Files attached) TestPSTandEML.zip (23.2 KB) using Aspose.Email; using Aspose.Email.Mapi; using Aspose.Email.Storage.Pst; var asposeLicense = new License(); var pstFilePath = a…...because they are treated as regular attachments. Load the original...

    forum.aspose.com/t/updatemessage-command-remove...
  8. TAR File Format - Everything You Need to Know

    Discover the TAR file format, renowned for its high compression ratios and versatility. Explore how RAR simplifies data compression and archiving, making it valuable for developers and users alike....Indicates the type of file stored (regular file, hard link, or symbolic...hash function (like SHA1) for regular files to ensure data integrity...

    products.aspose.com/zip/most-common-archives/wh...
  9. 使用 XPS 图形实用程序 | Java

    学习如何使用 Aspose.Page API for Java 中的图形实用程序在 XPS 页面上轻松生成图像和相对复杂的形状...(path); 16 17 // Inscribe a regular pentagon in the circle. 18...(path); 21 22 // Circumscribe a regular hexagon around the circle....

    docs.aspose.com/page/zh/java/xps/graphic-utilit...
  10. Working with Text in PostScript | C++

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...System::Drawing::FontStyle::Regular); 3 document -> FillText(str...System::Drawing::FontStyle::Regular); 3 //Fill text with default...

    docs.aspose.com/page/cpp/ps/working-with-text/