Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 28,910 for

x

(0.45 sec)
  1. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your document's paper size for optimal printing results....PageWidth}x{builder.PageSetup.PageHeight}...{builder.PageSetup.PageWidth}x{builder.PageSetup.PageHeight}...

    reference.aspose.com/words/net/aspose.words/pag...
  2. Text Rendering using TrueType Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within C++ products.... set_X (( float )moveTo -> get_X()); 11 _currentPoint...lineTo) 15 { 16 float x = ( float )lineTo -> get_X(); 17 float y =...

    docs.aspose.com/font/cpp/text-rendering-truetyp...
  3. LayoutEnumerator.move_last_child method | Aspos...

    LayoutEnumerator.move_last_child method. Moves to the last child entity.... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LayoutEnumerator.reset method | Aspose.Words fo...

    LayoutEnumerator.reset method. Moves the enumerator to the first page of the document.... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutEnumerator.text property | Aspose.Words f...

    LayoutEnumerator.teXt property. Gets teXt of the current span entity... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LayoutEnumerator.document property | Aspose.Wor...

    LayoutEnumerator.document property. Gets document this instance enumerates.... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutEnumerator.page_index property | Aspose.W...

    LayoutEnumerator.page_indeX property. Gets the 1-based indeX of a page which contains the current entity.... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutEnumerator.move_next method | Aspose.Word...

    LayoutEnumerator.move_neXt method. Moves to the neXt sibling entity in visual order.... width } x { le_rect . height } , X= { le_rect . x } Y= { le_rect...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Merge XPS to PDF | JavaScript API Solution

    JavaScript API Solution to merge XPS files. Save the combined result as PDF files. JavaScript code eXample of merging functionality.... map (( x ) => x . name ). toString (); const... target . files ). map (( x ) => x . name ). toString (); const...

    products.aspose.com/page/javascript-cpp/merge-x...
  10. 合并 XPS 文件 | Aspose.Page for JavaScript

    Aspose.Page API 解决方案通过 C++ 实现的 JavaScript XPS 合并功能允许您将多个 XPS 文件合并为一个 XPS 或 PDF 文档。... map ((x) => x. name ). toString (); 6 const...(e. target . files ). map ((x) => x. name ). toString (); 7 const...

    docs.aspose.com/page/zh/javascript-cpp/merge/xps/