Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 7,647 for

rotate

(0.69 sec)
  1. أرشيف

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

    blog.aspose.com/ar/imaging/rotate-images-in-csh...
  2. Поворот страниц PDF с использованием C++|Aspose...

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

    docs.aspose.com/pdf/ru/cpp/rotate-pages/
  3. 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/
  4. 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/
  5. 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/
  6. Add Watermarks to Presentations in C++|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in C++ 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/cpp/watermark/
  7. Features|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....barcode appearance : size, rotation, resolution, colors, captions...auto-sizing , and barcode rotation Full Unicode support for multilingual...

    docs.aspose.com/barcode/phpjava/features/
  8. AxisTickLabels.Orientation | Aspose.Words لـ .NET

    خصّص اتجاه علامات AxisTickLabels لتحسين قابلية القراءة. عدّل بسهولة اتجاه نص علامات التجزئة لتحسين عرض بياناتك!... Rotation = - 30 ; yTickLabels . Orientation...Horizontal ; yTickLabels . Rotation = 45 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/ar/net/aspose.words....
  9. ShapeBase.CanHaveImage | Aspose.Words för .NET

    Upptäck egenskapen ShapeBase CanHaveImage – lär dig hur du avgör om din formtyp stöder bilder för förbättrad visuell attraktionskraft!... Rotation = 45 ; doc . Save ( ArtifactsDir...ArtifactsDir + "Shape.Rotate.docx" ); Se även class ShapeBase namnutrymme...

    reference.aspose.com/words/sv/net/aspose.words....
  10. Add PDF Page Stamp|Aspose.PDF for Java

    Learn how to add page stamps, such as text or image stamps, to existing PDF documents using Aspose.PDF for Java....other attributes like origin, rotation, background etc. using Stamp...SetOrigin ( 20 , 20 ); stamp . Rotation = 90 . 0F ; stamp . IsBackground...

    docs.aspose.com/pdf/java/add-pdf-page-stamp/