Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 7,704 for

rotate

(0.09 sec)
  1. ค้นหา

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

    blog.aspose.com/th/imaging/rotate-images-in-java/
  2. 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 angle, resolution, colors...images Detect barcodes at any rotation angle , including damaged...

    docs.aspose.com/barcode/python-java/product-fea...
  3. آرشیوها

    آرشیوها...rotate = ap.Rotation.ON90 # فایل پی دی اف...چرخانده را ذخیره کنید doc.save("rotated.pdf") نمونه کد بالا تمام صفحات...

    blog.aspose.com/fa/pdf/rotate-pdf-in-python/
  4. Bekerja dengan Rotasi Halaman|Aspose.PDF for .NET

    Bagian ini menjelaskan cara bekerja dengan Rotasi Halaman menggunakan Kelas PdfPageEditor....pdf" ); // Specify the page rotation dictionary editor . PageRotations.... Save ( dataDir + "sample-rotate-a.pdf" ); } } Memutar halaman...

    docs.aspose.com/pdf/id/net/working-with-page-ro...
  5. Obtenir les informations de la page|Aspose.PDF ...

    Apprenez comment accéder programmatique aux informations au niveau de la page dans un PDF en utilisant Aspose.PDF pour Python. Ce guide montre comment récupérer la largeur, la hauteur, la rotation et les décalages d’une page spécifique dans un document PDF....avoir des dimensions, une rotation et des décalages internes...la largeur, la hauteur, la rotation de la page et les décalages...

    docs.aspose.com/pdf/fr/python-net/get-page-info/
  6. Faire Pivoter le Texte à l'Intérieur du PDF|Asp...

    Apprenez différentes façons de faire pivoter du texte dans un PDF. Aspose.PDF vous permet de faire pivoter le texte à n'importe quel angle, faire pivoter un fragment de texte ou un paragraphe entier....Utilisant la Propriété de Rotation En utilisant la méthode setRotation...texte à différents angles. La rotation du texte peut être utilisée...

    docs.aspose.com/pdf/fr/java/rotate-text-inside-...
  7. Lưu trữ

    Lưu trữ...Xoay trang PDF với thuộc tính Rotation Lưu tệp PDF đầu ra Đoạn mã...document = new Document(dataDir + "Rotate.pdf"); // Lặp lại qua từng...

    blog.aspose.com/vi/pdf/rotate-pdf-text-image-pa...
  8. ChartDataLabel.Orientation | Aspose.Words for .NET

    Discover the ChartDataLabel Orientation property to easily customize label text orientation for enhanced data visualization and clarity in your charts....to change orientation and rotation for data labels. Document...data label orientation and rotation for the entire series. dataLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Ruota il PDF usando C# | Aspose.PDF

    Ruota i documenti PDF in modo programmatico con codice di esempio C# utilizzando Aspose.PDF per .NET... Combine ( dataDir , "Rotate.pdf" ); var outputFile = Path...Path . Combine ( dataDir , "Rotate_out.pdf" ); var document =...

    products.aspose.com/pdf/it/net/rotate/
  10. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....Rotation : Gets an artifact’s rotation (in degrees...indicates counter-clockwise rotation). Artifact.Opacity : Gets...

    docs.aspose.com/pdf/net/add-watermarks/