Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 124,175 for

2 of

(0.14 sec)
  1. Histogram Chart Is Cloned as PictureFrame inste...

    Hello team! I’m trying to clone histogram chart as chart shape by using slide.Shapes.AddClone method, but seems it is copied like PictureFrame. Here is a code example (in attached file). Could you please tell me, am I do…...DZubrieva April 11, 2022, 3:14pm #2 Also I can see that AddClone method...Andrey_Potapov August 15, 2022, 2:29pm #5 @ikyrieieva , This was...

    forum.aspose.com/t/histogram-chart-is-cloned-as...
  2. SheetRender does not contain the definition of ...

    We are using ASPOSE Total licensed version. We are not able to print Excel sheets using below code. I am using .Net 6. where System.Drawing is not supported. Worksheet worksheet; // Get the second sheet. worksheet = wo…...shi February 27, 2023, 12:05pm #2 @Sudrashya We think you are using...

    forum.aspose.com/t/sheetrender-does-not-contain...
  3. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states Of PS files with a few lines Of C# code....Blue), 2 ); pen.DashStyle = DashStyle.Dash;...elements are rendered on the page. 2. How can I manage graphics states...

    products.aspose.com/page/net/work-with-ps-graph...
  4. Side by Side comparison of two pdfs - Aspose.PD...

    Need two pdf files comparison side by side and highlight the differneces.Is it possible with aspopse…pf...ali July 15, 2022, 3:41pm #2 @senthil_cst Unfortunately, Aspose...

    forum.aspose.com/t/side-by-side-comparison-of-t...
  5. How to change the default font of replaced text...

    Description When I replace the text in the PDF, the font Of part Of the text is different from the original text block. It is set to the default font “Arial Unicode MS”. How can I modify this default font? Env Windows …...2 Code void Test() { var doc = new...

    forum.aspose.com/t/how-to-change-the-default-fo...
  6. Incorrect Placement/Sizing Of Group Shape When ...

    When exporting group shapes to SVG/PNG/JPG the sizing/placement Of some elements is wrong. import aspose.slides as slides shapeno = 0 with slides.Presentation("testshapeoutput.pptx") as pres: for s…...Andrey_Potapov November 29, 2022, 6:33am #2 @bowespublishing , Thank you for...bowespublishing November 29, 2022, 2:44pm #3 The quality is better...

    forum.aspose.com/t/incorrect-placement-sizing-o...
  7. Wrong vertical alignment of cell text on conver...

    Hi When we convert Excel with pivot table to Pdf, vertical alignment Of some cells text changes. Native excel convertion works fine. That behavior reproduces at https://products.aspose.app/cells/ru/conversion/xlsm-to-p…...Family directum July 15, 2022, 2:24pm #1 Hi When we convert Excel...Amjad_Sahi July 15, 2022, 3:27pm #2 @directum , Thanks for the sample...

    forum.aspose.com/t/wrong-vertical-alignment-of-...
  8. Setting a text to a row of a table - Free Suppo...

    Hi, I have a repeating section table with rows and columns. How can I set the text to that column Of a row in aspose with java code using Run?...ali August 14, 2023, 6:43pm #2 @Sri_Harsha We are afraid that...

    forum.aspose.com/t/setting-a-text-to-a-row-of-a...
  9. Large amount of RAM/time needed to convert a sc...

    Hello, I am converting a scanned PDF with a text layer to PDF/A-2a. I noticed that converting this PDF needs about 1,5GB Of RAM to succeed, and it takes about 22 minutes. The font that is used for the text layer is not …...dobreva November 7, 2023, 2:27pm 1 Hello, I am converting...memory needed goes up to about 2,5GB of RAM. We do these substitutions...

    forum.aspose.com/t/large-amount-of-ram-time-nee...
  10. Unable to copy content of an RTF file with it's...

    I have an RTF file, trying to convert it to a PDF file. When I use following code, I get malformed PDF Document rtfDoc = new Document(rtf); DocumentBuilder builder = new DocumentBuilder(rtfDoc); Document pdfDoc = rtfD…...Kornilov August 8, 2023, 9:46pm #2 @quickfee Could you please attach...

    forum.aspose.com/t/unable-to-copy-content-of-an...