Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 7,670 for

rotation

(0.13 sec)
  1. Dodaj znak wodny do pliku PDF za pomocą Python ...

    Dodaj znak wodny do pliku PDF programowo z przykładowym kodem Python używając Aspose.PDF dla Python for .NET... rotation = 15 artifact . opacity =...

    products.aspose.com/pdf/pl/python-net/watermark...
  2. Ruota una forma con un angolo adatto in Ruby|Do...

    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.... VDX ) puts "Rotated shape." Scarica il codice in...

    docs.aspose.com/diagram/it/java/rotate-a-shape-...
  3. ChartTitle.show property | Aspose.Words for Python

    ChartTitle.show property. Determines whether the title shall be shown for this chart...rotation property ChartTitle.text property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Archiver

    les archives... Définissez la rotation en appelant la fonction setRotation...OrthographicFront); // Définissez la rotation en appelant la fonction setRotation...

    blog.aspose.com/fr/slides/create-3d-shapes-in-p...
  5. Archivio

    Archivio...string theString = "45 Degree Rotated Text"; // Crea e inizializza.../ 2, sz.Height / 2); matrix.Rotate(-45.0f); // Imposta la trasformazione...

    blog.aspose.com/it/imaging/add-watermark-to-ima...
  6. C++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.PDF for C++, installation and licensing manual of C++ library....text inside PDF, replace or rotate it, search or get text in PDF...you can add, move, delete, rotate, or split pages in PDF. Splitting...

    docs.aspose.com/pdf/cpp/overview/
  7. Gestire i canvas di un file XPS | C++

    Soluzione API C++ per la gestione di file XPS. L'esempio di codice mostra come ritagliare (clip) e trasformare (transform) i canvas dei file XPS con poche righe di codice C++....(translation), rotazione (rotation) e ridimensionamento (scaling)...metodo Scale() . Per ruotare (rotate) il canvas 5 attorno a un punto...

    products.aspose.com/page/it/cpp/work-with-canva...
  8. 페이지 속성 조작|Aspose.PDF for .NET

    이 섹션에서는 PdfPageEditor 클래스를 사용하여 Aspose.PDF Facades로 페이지 속성을 조작하는 방법을 설명합니다.... WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...100 , 100 ); // Set page rotations var pageRotations = new System...

    docs.aspose.com/pdf/ko/net/manipulate-page-prop...
  9. Ajouter des tampons d'image dans un PDF en util...

    Ajoutez le tampon d'image dans votre document PDF en utilisant la classe ImageStamp avec la bibliothèque Aspose.PDF.... Rotate = Rotation . on270 ; imageStamp ...

    docs.aspose.com/pdf/fr/net/image-stamps-in-pdf-...
  10. Trabalhando com Artefatos em C++|Aspose.PDF for...

    Esta página descreve como trabalhar com a classe Artifact usando Aspose.PDF para C++. Trechos de código mostram como adicionar uma imagem de fundo às páginas do PDF e como obter cada marca d'água na primeira página de um arquivo PDF....Rotation – Obtém a rotação de um artefato...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/pt/cpp/artifacts/