Sort Score
Result 10 results
Languages All
Labels All
Results 5,871 - 5,880 of 7,647 for

rotation

(0.2 sec)
  1. Obtenir les propriétés de la page en Python|Asp...

    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.... getNumber () print "Rotation :-" + pdf_page . getRotate...

    docs.aspose.com/pdf/fr/java/get-page-properties...
  2. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Separator method. Gets or sets string separator used for the data labels of the entire series. The default is a comma, except for pie charts showing only category name and percentage, when a line break shall be used instead in C++....ChartDataLabelCollec::get_Rotation method Aspose::Words::Dra...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Управление коннекторами в презентациях на .NET|...

    Позвольте приложениям .NET рисовать, соединять и автоматически прокладывать линии в слайдах PowerPoint — получайте полный контроль над прямыми, угловыми и кривыми коннекторами....Rotation , connector.Frame.FlipH и...данных коннектора connector.Rotation , connector.Frame.FlipH и...

    docs.aspose.com/slides/ru/net/connector/
  4. Markup Annotations using Python|Aspose.PDF for ...

    Learn how to add, read, and delete text, caret, and replace annotations in PDF documents using Aspose.PDF for Python via .NET....text_annotation , consider_rotation = False ) document . save...text_annotation , consider_rotation = False ) document . save...

    docs.aspose.com/pdf/python-net/markup-annotations/
  5. Aspose.Cells Limitation for row parse - Free Su...

    We are evaluating Aspose.Cells Java for generating excel from Html We want to buy solution but while evaluation we found that it’s not able to convert file after certain number of cells is this limitation of software or…...m; white-space:nowrap; mso-rotate:0; mso-background-source:auto;...visible; white-space:pre-wrap; mso-rotate:0;} .xl65 {mso-style-parent:style0;...

    forum.aspose.com/t/aspose-cells-limitation-for-...
  6. 获取和设置页面属性|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 获取和设置 PDF 文档的页面属性,以实现自定义文档格式。... WriteLine ( "Rotate : {0}" , pdfPage . Rotate ); } } 获取 PDF...

    docs.aspose.com/pdf/zh/net/get-and-set-page-pro...
  7. arkiv

    arkiv...fyllningstyp, färg, bredd, rotation, etc. Anropa till sist metoden...pf.LineFormat.Width = 3; pf.Rotation = 0; // Spara presentationen...

    blog.aspose.com/sv/slides/add-qr-code-to-powerp...
  8. إنشاء مخططات باستخدام VSTO و Aspose.Slides لـ ....

    تعلم كيفية أتمتة إنشاء مخططات PowerPoint في C#. يوضح هذا الدليل خطوة بخطوة لماذا Aspose.Slides لـ .NET هو بديل أسرع وأكثر قوة لـ Microsoft.Office.Interop....// Set the chart rotation. ppChart . Rotation = 20 ; // قيمة Y...

    docs.aspose.com/slides/ar/net/create-a-chart-in...
  9. Obtenir et définir les propriétés de page|Aspos...

    Apprenez à obtenir et à définir les propriétés de page pour les documents PDF en utilisant Aspose.PDF for .NET, permettant un formatage personnalisé des documents.... WriteLine ( "Rotate : {0}" , pdfPage . Rotate ); } } Obtenir...

    docs.aspose.com/pdf/fr/net/get-and-set-page-pro...
  10. PDFページサイズをプログラムで変更する|Aspose.PDF for Java

    Javaライブラリを使用してPDFファイルのページサイズを変更します。... setRotate ( Rotation . on90 ); // ページの高さと幅の情報を取得する...

    docs.aspose.com/pdf/ja/java/change-page-size/