Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 5,478 for

rotate

(0.06 sec)
  1. ShapeTextOrientation Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.Drawing.ShapeTextOrientation per controllare facilmente l'orientamento del testo nelle forme, migliorando la progettazione e la leggibilità dei tuoi documenti.... Rotation = - 45 ; // Modifica l'orientamento...Horizontal ; dataLabels [ 0 ]. Rotation = 45 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/it/net/aspose.words....
  2. Product Overview|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....background colour, bar colour, rotation angle, X-dimension, image...barcode size, element colors, rotation angle, image quality, X-dimension...

    docs.aspose.com/barcode/java/product-overview/
  3. PS 파일의 캔버스 관리 | Aspose.Page for .NET

    PS 파일을 관리하는 .NET API 솔루션입니다. C# 코드 몇 줄로 PS 파일의 그래픽 상태를 클립하고 변환하는 방법에 대한 코드 예제입니다.... Rotate() , Shear() 및 Transform() 행동...Translate( 250 , 0 ); ////////// Rotation ////////// //Save graphics...

    products.aspose.com/page/ko/net/work-with-ps-gr...
  4. Rotacionar Páginas de PDF Usando C++|Aspose.PDF...

    Este tópico descreve como rotacionar a orientação da página em um arquivo PDF existente programaticamente com C++....de rotação usando o método Rotate(). void ChangePageOrientatio...da página page -> set_Rotate ( Rotation :: on90 ); } // Salvar...

    docs.aspose.com/pdf/pt/cpp/rotate-pages/
  5. Поворот страниц PDF с использованием C++|Aspose...

    В этой теме описано, как программно изменить ориентацию страниц в существующем PDF-файле с помощью C++....угол поворота с помощью метода Rotate(). void ChangePageOrientatio...страницы page -> set_Rotate ( Rotation :: on90 ); } // Сохранить...

    docs.aspose.com/pdf/ru/cpp/rotate-pages/
  6. Ruota il PDF usando C++ | Aspose.PDF

    Questa pagina descrive le caratteristiche di come ruotare il file PDF utilizzando Aspose.PDF per la libreria C++....Setting Rotation angle of page page -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/it/cpp/rotate/
  7. Node.jsでPDFページを回転する|Aspose.PDF for Node.js via C++

    このトピックでは、Node.js環境で既存のPDFファイルのページの向きをプログラムで回転する方法について説明します。...Rotation’ を使用します。これにより、PDFを何度回転させる...pdf_file , AsposePdfModule . Rotation . on270 , "ResultRotation...

    docs.aspose.com/pdf/ja/nodejs-cpp/rotate-pages/
  8. Get Visio Shape Inherit Line|Documentation

    This section explains how to get visio shape's line style inherited from it's parent style and master with Aspose.Diagram....check this sample code: 3D Rotation Effects in a Visio Drawing...

    docs.aspose.com/diagram/net/get-visio-shape-inh...
  9. Arbeiten mit Transformationen in PostScript | .NET

    Wie man einen Inhalt in eine PS-Datei umwandelt, ist eine Frage, die von der Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in .NET nutzen....hinzu: Translation, Skalierung, Rotation, Scherung oder eine beliebige...oberen Ebene. Copy 1 ////////// Rotation ////////// 2 //Save the graphics...

    docs.aspose.com/page/de/net/ps/working-with-tra...
  10. JavaScript를 통한 C++로 PDF에 이미지 스탬프 추가|Aspose.PDF ...

    JavaScript 툴킷을 사용하여 AsposePdfAddStamp 함수를 통해 PDF 문서에 이미지 스탬프를 추가합니다.... Rotation . on270 , 0.5 , "ResultStamp...setWidth_ = 40 ; const rotation_ = 'Module.Rotation.on270' ; const setOpacity...

    docs.aspose.com/pdf/ko/javascript-cpp/stamping/