Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,171 for

august

(1.1 sec)
  1. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...Heinz August 13, 2025, 9:40am 1 Dear support...Like Professionalize.Discourse August 13, 2025, 9:41am 2 @M.Heinz...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  2. Problem with Page-Sizes of PDF - Free Support F...

    Hallo, we use Java PDF lib V 25.5. I tried also V 25.7, but the same problem occurs: I have to get the exact page-sizes for every PDF-Page. If I call page = pdf.getPages().get_Item(j); pageInfo = page.getPageInfo(); …...PDF Product Family GRein August 17, 2025, 10:07am 1 Hallo,...MB) Professionalize.Discourse August 17, 2025, 10:07am 2 @GRein...

    forum.aspose.com/t/problem-with-page-sizes-of-p...
  3. Aspose PDF Arrow Annotation 문의 - Free Support F...

    안녕하세요. Aspose PDF 를 활용하여 Annotation 을 추가하는 작업을 하고 있습니다. 커스텀하게 사용하고 싶은 Annotation 이 있어 가능할지 문의드립니다. image.png (5.0 KB) 제가 원하는 건 이런 화살표 주석이구요. 현재 화살표 추가는 LineAnnotation 에 ClosedArrow 사용 중입니다. // 화살표 추가 …...aspose-pdf-net , pdf-annotation wjchae August 6, 2025, 6:32am 1 안녕하세요. Aspose... Professionalize.Discourse August 6, 2025, 6:32am 2 @wjchae 안녕하세요...

    forum.aspose.com/t/aspose-pdf-arrow-annotation/...
  4. Wrong Decimal Separator in CSS Properties when ...

    Hello, when using the new option IsBorderCollapsed the properties in css for transform are set with wrong decimal separators. Eg: transform: rotate(-90deg) skew(-22,5deg); System Language is German. CultureInfo of th…...Product Family cells-net DCyl August 13, 2024, 9:15am 1 Hello, when...Exporting XLSX to HTML amjad.sahi August 13, 2024, 9:26am 2 @DCyl ,...

    forum.aspose.com/t/wrong-decimal-separator-in-c...
  5. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...中文技术支持 aspose-pdf-java PonyWhite August 13, 2025, 1:57am 1 public boolean...怎么解决? Professionalize.Discourse August 13, 2025, 1:58am 2 @PonyWhite...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  6. PDF Redaction distorts image on Windows Server ...

    Hi there, Using the sample from here: https://products.aspose.com/total/net/redact/: Aspose.Pdf.Document doc = new Aspose.Pdf.Document(inputPath); TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber("l…...adlib August 19, 2025, 11:04pm 1 Hi there...KB) Professionalize.Discourse August 19, 2025, 11:05pm 2 @markmanley...

    forum.aspose.com/t/pdf-redaction-distorts-image...
  7. Comparison and fetching coordinates using aspos...

    I am trying to compare two documents(docx,pdf) and get the coordinates of the changes in the initial documents. How can this be achieved? Can I get the coordinates of the changes from the pdf? Is docx to pdf conversion…...words-java , pdf-java Likitha_T August 13, 2025, 7:18am 1 I am trying...tool Professionalize.Discourse August 13, 2025, 7:18am 2 @Likitha_T...

    forum.aspose.com/t/comparison-and-fetching-coor...
  8. Text layers: please make Warp survive update_te...

    Hi Aspose team, We are a licensed customer (Aspose.PSD for Python via .NET, Developer OEM, Order 260526025841 ), currently on version 26.7. Our production pipeline personalises PSD templates by replacing the contents o…..., psd-text-layer xuyen1090 August 4, 2026, 10:37am 1 Hi Aspose...Thank you, Dmitriy.Sorokin August 4, 2026, 12:59pm 2 @xuyen1090...

    forum.aspose.com/t/text-layers-please-make-warp...
  9. Xlsx转csv时,只能转换第一个sheet的数据 - Free Support Forum ...

    我使用的版本是: <groupId>com.aspose</groupId> <artifactId>aspose-cells</artifactId> <version>23.6</version> 代码如下: LoadOptions loadOptions = new LoadOptions(); workbook = new Workbook(inputStream, loadOptions); int sheetCount…...中文技术支持 cells-java Endergarten August 13, 2025, 8:15am 1 我使用的版本是:... Professionalize.Discourse August 13, 2025, 8:16am 2 @Endergarten...

    forum.aspose.com/t/xlsx-csv-sheet/316668
  10. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...Product Family words-net sullivan August 17, 2025, 4:21am 1 Sample Code...KB Professionalize.Discourse August 17, 2025, 4:22am 2 @sullivan...

    forum.aspose.com/t/some-content-cannot-be-repla...