Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 19,267 for

services

(0.99 sec)
  1. Shape copying confusion - Free Support Forum - ...

    I have a script which copies a file, then attempts to copy a shape from the first page 10 times onto the second page, moving each shape an inch to the right. What I end up with is: 3 copies of the shape The names of t…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/shape-copying-confusion/318632
  2. Aspose Cells - Pivot Table - Sum not updated - ...

    Good Morning, I have a template Excel file with a pivot table. When I refresh it in Excel, the data are correct. However, when I refresh it in Aspose Cells, the percent column does not refresh. It is a Value Field with S…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/aspose-cells-pivot-table-sum...
  3. System.NullReferenceException when using PdfFor...

    Hello aspose support, i`ve a problem converting a aspose document to ZugFerd format. Aspose.PDF for .Net Version 25.4.0 This line throws the folling exception: pdf_file1.Convert(new MemoryStream(), PdfFormat.ZUGFeRD…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/system-nullreferenceexceptio...
  4. Aspose.Tasks for .NET: MPP export loses Outline...

    Hello Aspose Support Team, I have encountered a significant issue when creating hierarchical OutlineCode definitions programmatically and saving the project to MPP format. While the hierarchy is correctly preserved in X…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/aspose-tasks-for-net-mpp-exp...
  5. Document metadata (e.g. Title, Author) gets cle...

    Hello, We have noticed a new issue in Aspose.Words 25.10, where document metadata such as title, author gets cleared after performing document.compare with some other document (note there may be more, however some of th…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/document-metadata-e-g-title-...
  6. Table GetHeight - Free Support Forum - aspose.com

    Hello, I’d like to find the height of Table. There is the GetHeight() function. But if in the table there is a TextFragment, and the width of the text exceeds the cell, it fits well on several rows, but the height of t…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/table-getheight/316445
  7. The word page count is wrong - Free Support For...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/the-word-page-count-is-wrong...
  8. Lost ParagraphFormat When Split Words in C# - F...

    Hi, I’m trying to split some Words documents by heading. But the output files seem like losting ParagraphFormat . How can I keep the same formating with the sourced document. Thanks. Test Info Using SDK: Aspose.Word…...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/lost-paragraphformat-when-sp...
  9. Forcing a Fixed AutoShape Height with Text Auto...

    Hi team, I have an autoshape with resize shape to fit text enabled. Right now whenever I set the shape height using aspose, it automatically readjusts itself to a particular height. However, I want to force set height …...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/forcing-a-fixed-autoshape-he...
  10. chart.CategoryAxis.GetAxisTexts() are not the s...

    hi , i have an excel file: 4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get the lables: var chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …...You can obtain Paid Support Services if you need support on a priority...

    forum.aspose.com/t/chart-categoryaxis-getaxiste...