Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 29,014 for

x

(2.03 sec)
  1. 搜索

    搜索...==(TestUser x, TestUser y) { if ((object)x != null) return x.Equals(y);...((object)y != null) return y.Equals(x); return true; } public static...

    blog.aspose.com/zh-hant/email/import-contacts-f...
  2. 移除形状保护|Documentation

    本节介绍如何移除形状保护。...可以通过形状保护锁定的形状方面包括宽度、高度、x 位置、y 位置、旋转等。开发人员可以使用 Aspose.Diagram...LockFromGroupFormat , 锁组 , 锁定高度 , 锁定移动X , 锁定移动Y , 锁定旋转 , 锁定选择 , LockText编辑...

    docs.aspose.com/diagram/zh/net/remove-shape-pro...
  3. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some X-aXis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docX"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …...a DOCX to PDF, I noticed some x-axis labels in some charts are...experiencing issues with incorrect x-axis labels in charts when converting...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  4. 移除形状保护|Documentation

    本节介绍如何使用 Aspose.Diagram 移除形状保护。...可以通过形状保护锁定的形状方面包括宽度、高度、x 位置、y 位置、旋转等。开发人员可以使用 Aspose.Diagram...LockFromGroupFormat , 锁组 , 锁定高度 , 锁定移动X , 锁定移动Y , 锁定旋转 , 锁定选择 , LockText编辑...

    docs.aspose.com/diagram/zh/java/remove-shape-pr...
  5. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... 25 sum_x = 0. 26 27 # Restore a graphics...bounds 48 x = square_side 49 y = 0 50 if sum_x >= width: 51 x = - (sum_x...

    docs.aspose.com/page/python-net/ps/working-with...
  6. LayoutEnumerator.MoveParent | Aspose.Words for ...

    Discover the LayoutEnumerator MoveParent method to effortlessly navigate to parent entities, enhancing your data management efficiency....Width}x{leRect.Height}, X={leRect.X} Y={leRect.Y}" );...dimensions {leRect.Width}x{leRect.Height}, X={leRect.X} Y={leRect.Y}" );...

    reference.aspose.com/words/net/aspose.words.lay...
  7. PDF preview failing in Nuxeo – Unexpected serve...

    I’m facing an issue while trying to open a PDF preview inside NuXeo. The viewer shows the following error from PDF.js: PDF.js v2.12.313 (build: a2ae56f39) Message: UneXpected server response (500) while retrieving PDF …...x‑21.x; older versions may fail on...

    forum.aspose.com/t/pdf-preview-failing-in-nuxeo...
  8. Consumo de memória - Free Support Forum - aspos...

    Olá, Uma dúvida sobre consumo de memória RAM, tenho uma rotina que faz mesclagem de documentos pdf, em algum momentos pode ocorrer conversão de algum outro tipo para pdf antes, percebo que eXiste um aumento significativ…...OrderBy(x => x.PageNumber) .ThenBy(x => x.Order) .ToList();...if (attachmentsToInsert.Any(x => x.PageNumber == pageNumber))...

    forum.aspose.com/t/consumo-de-memoria/319838
  9. 搜索

    搜索...300; float height = 300; float x = (float) center.getX() - width...addAutoShape(ShapeType.Rectangle, x, y, width, height); // 設置填充類型...

    blog.aspose.com/zh-hant/slides/add-watermark-to...
  10. ShapeBase.z_order property | Aspose.Words for P...

    ShapeBase.z_order property. Determines the display order of overlapping shapes.... of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...