Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 7,271 for

rotation

(0.08 sec)
  1. Procurar

    Procurar...usando o método Page->setRotate(Rotation value) . Salve o arquivo PDF...página page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Salve...

    blog.aspose.com/pt/pdf/rotate-pdf-pages-text-or...
  2. ค้นหา

    ค้นหา...หมุนแต่ละหน้าโดยใช้เมธอด Page->setRotate(Rotation value) บันทึกไฟล์ PDF เอาต์พุตโดยใช้เมธอด...หมุนหน้า page->set_Rotate(Aspose::Pdf::Rotation::on180); } // บันทึกไฟล์...

    blog.aspose.com/th/pdf/rotate-pdf-pages-text-or...
  3. ארכיון

    ארכיון...עמוד בשיטת Page->setRotate(Rotation value) . שמור את קובץ הפלט...סובב עמוד page->set_Rotate(Aspose::Pdf::Rotation::on180); } // שמור...

    blog.aspose.com/he/pdf/rotate-pdf-pages-text-or...
  4. 如何用C++旋转单元格文本|Documentation

    使用Aspose.Cells for C++ API用C++代码旋转单元格文本... PutValue ( u "a1 rotate text" ); Style a1Style = a1.... GetStyle (); // Set the rotation angle in degrees a1Style ...

    docs.aspose.com/cells/zh/cpp/how-to-rotate-text...
  5. SVG foreignObject Not Rendered During HTML to P...

    SVG foreignObject Not Rendered During HTML to PDF Conversion Using Word Cloud API Greetings, We are currently evaluating the Word Cloud API for HTML to PDF conversion and have encountered an issue with the SVG foreignO…...max-width: 0px; transform: rotate(0deg); transform-origin: 0px...max-width: 0px; transform: rotate(0deg); transform-origin: 0px...

    forum.aspose.com/t/svg-foreignobject-not-render...
  6. Transformation zum Knoten hinzufügen|Documentation

    Aspose.3D for Java API bietet Unterstützung für das Drehen von Objekten in 3D Raum. Es gibt drei Möglichkeiten, die Rotation des Objekts im Raum 3D zu definieren, Euler winkel, Quaternion und Custom Matrix. Alle werden von der Klasse Transform unterstützt....gibt drei Möglichkeiten, die Rotation des Objekts im Raum 3D zu... TSR (Translation/Scaling/Rotation) are most commonly used in...

    docs.aspose.com/3d/de/java/adding-transformatio...
  7. Modifier la direction des étiquettes de graduat...

    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....suivants HORIZONTAL VERTICAL ROTATE_90 ROTATE_270 STACKED L’image suivante...des libellés de graduation de ROTATE_90 à HORIZONTAL . Code d’exemple...

    docs.aspose.com/cells/fr/java/change-tick-label...
  8. Hücrenin metnini Nasıl Döndürülür|Documentation

    Bir hücrenin metnini programatik olarak döndürmeyi Aspose.Cells for JavaScript kullanarak C++ ile nasıl yapacağınızı öğrenin....> </ head > < body > < h1 > Rotate Text in Cells Example </ h1...column ); a1 . putValue ( "a1 rotate text" ); let a1Style = a1 ...

    docs.aspose.com/cells/tr/javascript-cpp/how-to-...
  9. Anpassen von 3D-Diagrammen in Präsentationen mi...

    Erfahren Sie, wie Sie 3-D-Diagramme in Aspose.Slides für Python via .NET erstellen und anpassen, mit Unterstützung für PPT-, PPTX- und ODP-Dateien - verbessern Sie noch heute Ihre Präsentationen....verschiedene Eigenschaften wie X-Y-Rotation, DepthPercents usw. zu setzen...chart . rotation_3d . right_angle_axes = True chart . rotation_3d...

    docs.aspose.com/slides/de/python-net/3d-chart/
  10. ארכיון

    ארכיון...rotate = ap.Rotation.ON90 # שמור קובץ PDF...PDF מסובב doc.save("rotated.pdf") דגימת הקוד שלמעלה מסובבת את כל...

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