Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 7,574 for

rotate

(0.11 sec)
  1. Trabajar con transformaciones en archivos PS | ...

    Cómo transformar un contenido en un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Java....superior: Copy 1 ////////// Rotation ////////// 2 //Save graphics...writeGraphicsSave (); 4 5 //Rotate current graphics state on 45...

    docs.aspose.com/page/es/java/ps/working-with-tr...
  2. قم بتدوير شكل بزاوية مناسبة في PHP|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....$saveFileFormat -> VDX ); print "Rotated shape." . PHP_EOL ; قم بتنزيل...

    docs.aspose.com/diagram/ar/java/rotate-a-shape-...
  3. Convert EMF to WMF Using Aspose.Imaging for .NE...

    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...., scaling, rotating) using Aspose.Imaging Rasterizing...

    docs.aspose.com/imaging/net/convert-emf-to-wmf/
  4. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::set_Separator method. Setter for Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Separator in C++....ChartDataLabelCollec::set_Rotation method Aspose::Words::Dra...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Agregar marca de agua a PDF con JavaScript vía ...

    Aprende cómo agregar marca de agua de texto e imagen a PDF mientras conviertes Excel a PDF usando Aspose.Cells for JavaScript vía C++....Center ; // specify rotation watermark . rotation = 30 ; // specify...200 ; // Specify rotation. watermark . rotation = 30 ; // Specify...

    docs.aspose.com/cells/es/javascript-cpp/add-wat...
  6. Add Watermarks to Presentations in PHP|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in PHP to indicate a draft, confidential information, copyright, and more....such as center alignment, rotation, front position, etc. We will...$watermarkShape ); Set Watermark Rotation Here is a code example of...

    docs.aspose.com/slides/php-java/watermark/
  7. Data Formatting|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....indentation level, text direction, rotation angle and much more. Using...Orientation Set the orientation (rotation) of the text in a cell with...

    docs.aspose.com/cells/java/data-formatting/
  8. Gérer les formes de présentation en C++|Documen...

    Apprenez à créer, modifier et optimiser les formes dans Aspose.Slides pour C++ et à fournir des présentations PowerPoint haute performance....flipV , ainsi que l’angle de rotation. L’affectation de cette instance... auto rotation = shape -> get_Frame () -> get_Rotation (); shape...

    docs.aspose.com/slides/fr/cpp/shape-manipulations/
  9. Cortar, Girar e Redimensionar Imagens|Documenta...

    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....Rotate para facilitar seus usuários...RotateFlip, o método RasterImage.Rotate aceita três parâmetros: Ângulo...

    docs.aspose.com/psd/pt/java/cortar-girar-e-redi...
  10. C++を使用してPDFページを回転させる|Aspose.PDF for C++

    このトピックでは、既存のPDFファイルのページの向きをC++でプログラム的に回転させる方法について説明します。...また、Rotate()メソッドを使用して回転角度を設定することでもページの向きを変更できます。...ページの回転角度を設定 page -> set_Rotate ( Rotation :: on90 ); } // 出力ファイルを保存...

    docs.aspose.com/pdf/ja/cpp/rotate-pages/