Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 7,637 for

rotation

(0.14 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceBottom method. Returns or sets the distance (in points) between the document text and the bottom edge of the shape in C++....center of the page, and then rotate the shape 60 degrees clockwise...set_Left ( 150 ); shape -> set_Rotation ( 60 ); // Add text that will...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceLeft method. Returns or sets the distance (in points) between the document text and the left edge of the shape in C++....center of the page, and then rotate the shape 60 degrees clockwise...set_Left ( 150 ); shape -> set_Rotation ( 60 ); // Add text that will...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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....
  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. 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/
  6. Поворот страниц PDF с использованием C++|Aspose...

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

    docs.aspose.com/pdf/ru/cpp/rotate-pages/
  7. Архивы

    Архивы...Save("image-rotated.bmp"); } Ниже показано повернутое...изображение image.Save("image-rotated-flipped.bmp"); } Ниже приведен...

    blog.aspose.com/ru/imaging/rotate-images-in-csh...
  8. أرشيف

    أرشيف...Save("image-rotated.bmp"); } فيما يلي الصورة التي...احفظ الصورة image.Save("image-rotated-flipped.bmp"); } فيما يلي لقطة...

    blog.aspose.com/ar/imaging/rotate-images-in-csh...
  9. SVG 온라인 회전 – 무료 회전 도구 – Aspose.SVG

    코드를 작성하지 않고도 무료 온라인 SVG 회전 데모를 사용하여 SVG 이미지를 회전할 수 있습니다. 중심을 중심으로 SVG를 회전하거나 SVG를 90도 회전하는 등의 작업을 할 수 있습니다....SVG Rotate SVG 회전 – SVG를 회전하는 방법 Download...Download from NuGet SVG 온라인 회전 Rotate SVG는 SVG 이미지를 회전하여 필요한 결과를...

    products.aspose.com/svg/ko/rotate/
  10. Ruota il PDF usando C++ | Aspose.PDF

    Ruota i documenti PDF in modo programmatico con codice di esempio C++ utilizzando Aspose.PDF per C++...Setting Rotation angle of page page -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/it/cpp/rotate/