Sort Score
Result 10 results
Languages All
Labels All
Results 9,461 - 9,470 of 34,632 for

line

(0.2 sec)
  1. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using JavaScript via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....and Keep Existing Formatting Line Breaks and Text Wrapping Number...

    docs.aspose.com/cells/javascript-cpp/cells-alig...
  2. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....method to ascend to the parent line If you need to navigate to a...

    reference.aspose.com/words/java/com.aspose.word...
  3. Generate PDF from XML|Aspose.PDF for Java

    Aspose.PDF for Java provides the opportunity to convert an XML file into PDF document requiring that the input XML file must follow the Aspose.PDF for Java Schema....alignment, except that the very last line will only be left-aligned in...while in ‘FullJustify’ mode all lines will be left- and right-aligned...

    docs.aspose.com/pdf/java/generate-pdf-from-xml/
  4. How to draw a snowflake – SVG Tutorial With Cod...

    Create stunning snowflakes in SVG with clear code, reusable elements, and smooth animation – perfect for winter web and graphic design....vector images using just a few lines of code. SVG is the perfect...six-fold symmetry and clean lines, are perfect for showcasing...

    docs.aspose.com/svg/how-to-draw-a-snowflake/
  5. C++ File Format Processing APIs | products.aspo...

    C++ Libraries read write render and convert multiple document formats....including support for multi-line and paragraph text. Moreover...

    products.aspose.com/total/cpp/
  6. Document bookmark misplaced in the last documen...

    We encountered an issue when document bookmark in the last document is misplaced after calls to document.appendDocument() Expected bookmark location same as before the merge. Actual bookmark location - after the two im…...cleanup(); // <-- comment/remove this line } // Call cleanup **once** after...

    forum.aspose.com/t/document-bookmark-misplaced-...
  7. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....CONTINUE; } /// /// Append a line to the StringBuilder, and indent...

    reference.aspose.com/words/java/com.aspose.word...
  8. 使用字形对象| .NET

    aspose中的字形对象。font库功能由其具有的属性描述。代码片段可帮助您了解如何使用C#编码字形。...LineTo line = segment as LineTo; 23 AddPoint(( int )line.X, ( int...int )line.Y, points); 24 } 25 else if (segment is CurveTo) 26...

    docs.aspose.com/font/zh/net/developer-guide/usi...
  9. Generate PDF from XML|Aspose.PDF for .NET

    Aspose.PDF for .NET provides several ways to convert an XML file into a PDF document requiring that the input XML file....alignment, except that the very last line will only be left-aligned in...while in ‘FullJustify’ mode all lines will be left- and right-aligned...

    docs.aspose.com/pdf/net/generate-pdf-from-xml/
  10. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....signatureLineOptions) Inserts a signature line at the current position. in...builder.insertBreak(BreakType.LINE_BREAK); try (FileInputStream...

    reference.aspose.com/words/java/com.aspose.word...