Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 7,455 for

rotate

(0.86 sec)
  1. 如何用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...
  2. Marker Symbolizer|Documentation

    GIS C# Library or API supports Simple Marker symbolizer that draws a predefined shape with customizable fill and outline on geometries of any type like Point, Line, Surface.... Rotation Specifies the rotation of the symbol about... Positive values indicate rotation in the clockwise direction...

    docs.aspose.com/gis/net/marker-symbolizer/
  3. Quaternionen verkettieren und auf 3D Entitäten ...

    Aspose.3D for .NET ermöglicht es Entwicklern, zwei Rotations transformationen zu einer in einer Quaternion dargestellten zu kombinieren....NET können Entwickler zwei Rotations transformationen zu einer...Concatenate q1 and q2. q1 and q2 rotate alone x-axis with same angle...

    docs.aspose.com/3d/de/net/concatenate-quaternio...
  4. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 C++ API 编程方式设置 Excel 工作表的页面选项。您可以设置页面方向、缩放比例、适应页面选项、纸张大小、打印质量和首页编号。...PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/zh/cpp/setting-page-options/
  5. Configuration des options de page avec C++|Docu...

    Cet article fournit un exemple de code pour définir les options de page des feuilles Excel de manière programmatique en utilisant l API C++. Vous pourrez définir l orientation de la page, le facteur de mise à l’échelle, les options FitToPages, la taille du papier, la qualité d impression, le numéro de la première page....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/fr/cpp/setting-page-options/
  6. Archiv

    Archiv...stránku page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Uložte...pdfDocument->Save(u"OutputDirectory\\Rotated_out.pdf", SaveFormat::Pdf);...

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

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

    blog.aspose.com/he/pdf/rotate-pdf-in-python/
  8. Ruota il PDF usando Rust | Aspose.PDF

    Ruota i documenti PDF in modo programmatico con codice di esempio Rust utilizzando Aspose.PDF per Rust via C++...codice importa Document e Rotation dalla cassa asposepdf , che...asposepdf :: { Document , Rotation }; fn main () -> Result <...

    products.aspose.com/pdf/it/rust-cpp/rotate/
  9. 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...
  10. 在 PDF 中旋转文本使用 Python|Aspose.PDF for Python via ...

    学习不同的方法在 PDF 中旋转文本。Aspose.PDF 允许您旋转文本到任何角度,旋转文本片段或整个段落。...textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . Position...textFragment2 . TextState . Rotation = 45 ; // 创建旋转的文本片段 TextFragment...

    docs.aspose.com/pdf/zh/python-net/rotate-text-i...