Hello
I am using a recent version of Aspose words 20.9
I am saving docx files as pcl
When I print everything is good except there is no bold
Thanks for any help
Peter...Family peterbos November 10, 2020, 2:29pm 1 Hello I am using a recent...hafeez November 11, 2020, 4:57am 2 @peterbos , Have you also tried...
Hi, we are using the ASPOSE Pdf .NET library to open a PDF file an print it to a printer. Now we recognized that the result of the printed document doesn't match the size and layout of the original PDF file. We attache…...are the original documents and 2 of these are the results printed...codewarior March 28, 2012, 10:01am 2 Hello Hannes, Thanks for using...
Dear Aspose support team,
We have faced quite a lot of issue since today related to DXF->PDF import and we went to implement direct reading of the DXF entity to be converted to our internal data types.
During the imple…...gorokhovatskyi January 10, 2025, 5:54pm 2 @VartanSaakian , Hello. Here is...is {1}, layer's color ID is {2}", pline.ColorId, pline.LayerName...
Hi,
1.Summary of CAD Software=AutoCAD and File Extensions
AutoCAD
A very popular software for engineering and architectural drawings, mainly in 2D but also in 3D.
File Extensions:
• .DWG – The main AutoCAD format c…... 2.Can you please convert the attached...gorokhovatskyi March 16, 2026, 4:36pm 2 @danies8 , Hi, here is the brief...
Learn how to assign a macro code to a Form Control like a Button using Aspose.Cells for Node.js via C++.... addButton ( 2 , 0 , 2 , 0 , 28 , 80 ); button ....
Discover the DropDownItemCollection GetEnumerator method to effortlessly iterate through collection items. Enhance your coding efficiency today!... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...
Effortlessly manage your DropDownItemCollection with the RemoveAt method. Seamlessly remove items by index for streamlined data handling.... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...