Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 7,548 for

rotate

(0.97 sec)
  1. Personalizar gráficos 3D en presentaciones con ...

    Aprenda a crear y personalizar gráficos 3‑D en Aspose.Slides para Python a través de .NET, con soporte para archivos PPT, PPTX y ODP — mejore sus presentaciones hoy.... rotation_3d . right_angle_axes = True chart . rotation_3d...rotation_3d . rotation_x = 40 chart . rotation_3d . rotation_y = 270 chart...

    docs.aspose.com/slides/es/python-net/3d-chart/
  2. Obróć interfejs API PDF | Aspose.PDF

    Obróć strony PDF za pomocą .NET, .NET Core, Java, C++ i Android....Setting Rotation angle of page page . Rotate = Rotation . on90...

    products.aspose.com/pdf/pl/rotate/
  3. ค้นหา

    ค้นหา...save("rotated-image.bmp"); ต่อไปนี้คือภาพอินพุต...API จึงจัดเตรียมเมธอด Image.rotate(float angle) ซึ่งยอมรับมุม...

    blog.aspose.com/th/imaging/rotate-images-in-java/
  4. Customize Barcode Appearance|Documentation

    How to Customize Barcode Appearance-Related Properties in Aspose.BarCode for PHP via Java...such as barcode label size, rotation angle, barcode paddings, and...is provided below. Barcode Rotation In Aspose.BarCode for PHP...

    docs.aspose.com/barcode/phpjava/customize-barco...
  5. Symboliseur de marqueur|Documentation

    La bibliothèque ou l'API GIS C# prend en charge le symboliseur de marqueur simple qui dessine une forme prédéfinie avec un remplissage et un contour personnalisables sur des géométries de n'importe quel type, comme Point, Ligne, Surface.... Rotation Spécifie la rotation du symbole autour...valeurs positives indiquent une rotation dans le sens des aiguilles...

    docs.aspose.com/gis/fr/net/marker-symbolizer/
  6. arkiv

    arkiv... Före rotation bör bilden cachelagras för...Ange vinkeln för rotation i metoden rotate . Spara utdatafilen...

    blog.aspose.com/sv/psd/crop-rotate-psd-image-java/
  7. Memutar Halaman PDF Menggunakan Python|Aspose.P...

    Topik ini menjelaskan bagaimana memutar orientasi halaman dalam file PDF yang ada secara programatis dengan Python....rotasi menggunakan metode ‘rotate’. import aspose.pdf as ap doc...rotasi halaman page . rotate = ap . Rotation . ON90 # Simpan file...

    docs.aspose.com/pdf/id/python-net/rotate-pages/
  8. Obróć plik PDF za pomocą C# | Aspose.PDF

    Obróć dokumenty PDF programowo za pomocą przykładowego kodu C# przy użyciu pliku Aspose.PDF dla .NET... Combine ( dataDir , "Rotate.pdf" ); var outputFile = Path...Path . Combine ( dataDir , "Rotate_out.pdf" ); var document =...

    products.aspose.com/pdf/pl/net/rotate/
  9. How to Detect Orientation of a Detected Barcode...

    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.... Figure: A rotated barcode The barcode (rotated 270 degrees)...

    docs.aspose.com/barcode/java/how-to-detect-orie...
  10. Procurar

    Procurar...rotate = ap.Rotation.ON90 # Salvar arquivo...arquivo PDF girado doc.save("rotated.pdf") O exemplo de código acima...

    blog.aspose.com/pt/pdf/rotate-pdf-in-python/