Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 7,270 for

rotate

(0.09 sec)
  1. نحوه چرخش PDF با استفاده از سی شارپ

    این مقاله نحوه چرخش PDF با استفاده از سی شارپ را راهنمایی می کند. دارای تنظیمات محیط توسعه، لیستی از مراحلی که باید انجام شود و یک کد نمونه قابل اجرا برای چرخاندن صفحات PDF با استفاده از C#....به روز شده تنظیم کنید ویژگی Rotation صفحه را نیز تنظیم کنید تا...تغییر دهید، از ویژگی Rotate صفحه که روی Rotation.on270 در این کد نمونه...

    kb.aspose.com/fa/pdf/net/how-to-rotate-pdf-usin...
  2. Add Image Stamp to PDF using C++ | Aspose.PDF

    Add image stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/cpp/stamps/image/
  3. ChartTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties... rotation Gets or sets the rotation of the chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties... rotation Gets or sets the rotation of the chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Linear Extrusion ile king orking|Documentation

    Aspose.3D for .NET, bir giriş olarak 2d şekli alan ve 3. boyuttaki şekli genişleten linearextrusion sınıfı sunar....handles the degree of the rotation while extruding the shape...property translates offset while rotating the extrusion. Following code...

    docs.aspose.com/3d/tr/net/working-with-linear-e...
  6. ค้นหา

    ค้นหา...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/th/pdf/rotate-text-inside-pdf-d...
  7. Cambiar Tamaño de Página de PDF Programáticamen...

    Cambiar el tamaño de página de su archivo PDF usando PHP....ángulo de 90 grados $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // Obtener información de altura...

    docs.aspose.com/pdf/es/php-java/change-page-size/
  8. 使用 Go 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for Go via C++ 使用 Go 示例代码,以编程方式旋转 PDF 文档...PageRotate(num int32, rotation int32) rotates page err = pdf . PageRotate...pdf . SaveAs ( "sample_page1_Rotate.pdf" ) if err != nil { log...

    products.aspose.com/pdf/zh-hans/go-cpp/rotate/
  9. Girar Páginas de PDF em Node.js|Aspose.PDF para...

    Este tópico descreve como girar a orientação da página em um arquivo PDF existente programaticamente no ambiente Node.js....Rotation’ para o valor de rotação....pdf_file , AsposePdfModule . Rotation . on270 , "ResultRotation...

    docs.aspose.com/pdf/pt/nodejs-cpp/rotate-pages/
  10. Faire pivoter le texte dans Word à l'aide de Py...

    Faites pivoter le texte dans Word à l'aide de Python. Obtenez des détails pour configurer l'EDI, une liste d'étapes et un exemple de code pour retourner le texte dans Word à l'aide de Python....de classe Document pour la rotation Parcourez la collection de...l’orientation du texte sur VERTICAL_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...

    kb.aspose.com/fr/words/python/rotate-text-in-wo...