Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 30,239 for

x

(0.12 sec)
  1. Add new last slide with text using insertFromHt...

    For an eXisting presentation I want to add an eXtra slide with some additional free teXt. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…...instead of insertFromHtml float x = 50; float y = 50; float width...addAutoShape(ShapeType.Rectangle, x, y, width, height); textShape...

    forum.aspose.com/t/add-new-last-slide-with-text...
  2. FieldMergeBarcode.BarcodeType | Aspose.Words fo...

    Discover the FieldMergeBarcode BarcodeType property to easily manage and customize various barcode types like QR for enhanced data integration....MyEAN13Barcode EAN13 \\t \\p CASE \\x" )); builder . Writeln (); //...\"501234567890\" EAN13 \\t \\p CASE \\x" )); Assert . That ( doc . Range...

    reference.aspose.com/words/net/aspose.words.fie...
  3. LayoutEnumerator | Aspose.Words for Java

    Enumerates page layout entities of a document in Java....format("{0} Rectangle dimensions {1}x{2}, X={3} Y={4}", tabs, leRect.getWidth()...format("{0} Rectangle dimensions {1}x{2}, X={3} Y={4}", tabs, leRect.getWidth()...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. Connectors not importing correctly - Free Suppo...

    After importing vsd file, some connectors have eXtra entry in geometry section, which results in eXtra lines at the end of connectors. vsd file in question and screenshot of an issue: connector issue.zip (218.5 KB) Th…...getAbsolutePath() + "x", SaveFileFormat.VSDX); Professionalize...new LineTo(); lineTo.X.Value = 0; // Set X value lineTo.Y.Value...

    forum.aspose.com/t/connectors-not-importing-cor...
  6. 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
  7. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in Java. This step-by-step guide shows why Aspose.Slides for Java is a faster, more powerful alternative to Microsoft.Office.Interop....the chart rotation angles in X and Y direction. Save the presentation...the chart rotation angles in X and Y direction. Save the presentation...

    docs.aspose.com/slides/java/create-a-chart-in-a...
  8. Black and white SAT Exam form|Documentation

    OMR ready SAT EXam answer sheet in black and white...png" , "image_path" : null , "x" : -1 , "y" : -1 , "height" :..., "bubble_type" : "Round" , "x" : -1 , "y" : -1 , "element_type"...

    docs.aspose.com/omr/net/showcases/sat/bw/
  9. 使用连接索引连接形状|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, EXcel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, LinuX, MacOS & Android platforms.... X . Ufe . F = "Width*0.33" ; connection1...Connection (); connection3 . X . Ufe . F = "Width*0.66" ; connection3...

    docs.aspose.com/diagram/zh/net/use-connection-i...
  10. TableCollection class | Aspose.Words for Python

    aspose.words.tables.TableCollection class. Provides typed access to a collection of [Table](../table/) nodes... of_type ( lambda x : x . as_table (), b ), list ( tables...

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