Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 23,754 for

print

(0.1 sec)
  1. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....50 , 30 ], [ 30 , 50 , 30 ]) print ( f "Lock aspect ratio set:...shape_lock . aspect_ratio_locked print ( f "Lock aspect ratio set:...

    docs.aspose.com/slides/python-net/manage-table/
  2. LayoutEnumerator.PageIndex | Aspose.Words for .NET

    Discover the LayoutEnumerator PageIndex property. Easily retrieve the 1-based index of the page containing your current entity for seamless navigation....MovePreviousLogical ()); } /// <summary> /// Print information about layoutEnumerator's...

    reference.aspose.com/words/net/aspose.words.lay...
  3. LayoutEnumerator.Reset | Aspose.Words for .NET

    Reset the LayoutEnumerator to the document's first page, enhancing navigation and efficiency for seamless document management....MovePreviousLogical ()); } /// <summary> /// Print information about layoutEnumerator's...

    reference.aspose.com/words/net/aspose.words.lay...
  4. LayoutEnumerator.Document | Aspose.Words for .NET

    Discover the LayoutEnumerator Document property for efficient document enumeration. Enhance your workflow with this powerful feature!...MovePreviousLogical ()); } /// <summary> /// Print information about layoutEnumerator's...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Overview of Aspose.PDF.Drawing for .NET|Aspose....

    Overview of key features and advantages of Aspose.PDF.Drawing for .NET library....functions, signatures, and printing. Aspose.PDF.Drawing for .NET...transforming pages into images, and printing PDF documents, among other...

    docs.aspose.com/pdf/net/drawing/
  6. FieldFormula | Aspose.Words for Java

    Implements the formula field in Java....over the field collection, and print contents and type // of every...visitor implementation that prints field info. /// public static...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Fields::FieldPrintDate class | A...

    Aspose::Words::Fields::FieldPrintDate class. Implements the PrintDATE field. To learn more, visit the documentation article in C++....a document is printed by a printer or printed as a PDF (but not...display the print operation's date/time. // If no printing has taken...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. ChartSeriesCollection | Aspose.Words for Java

    Represents collection of a ChartSeries in Java....getCount()); // Print the name of every series in... chartData.getCount()); // Print the name of every series in...

    reference.aspose.com/words/java/com.aspose.word...
  9. 使用 JavaScript 通过 C++ 设置页面选项|Documentation

    本文提供示例代码,用于通过 JavaScript 通过 C++ 编程方式设置 Excel 工作表的页面选项,包括页面方向、缩放比例、FitToPages 选项、纸张大小、打印质量和首页编号。...html > < head > < title > Set Print Quality Example </ title > </...head > < body > < h1 > Set Print Quality Example </ h1 > < input...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  10. getPrintingPageBreaks returning unexpected resu...

    Hello, I am using the aspose-cells version 25.6. Below is the code I am using, ImageOrPrintOptions PrintOption = new ImageOrPrintOptions(); PrintOption.setPrintingPage(PrintingPageType.DEFAULT); cas = curSheet.getPri…...that Excel would use when printing the sheet. The result includes...objects. Why it happens Default printing mode – When you set printOption...

    forum.aspose.com/t/getprintingpagebreaks-return...