Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 7,637 for

rotation

(0.38 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_CanHaveI...

    Aspose::Words::Drawing::ShapeBase::get_CanHaveImage method. Returns true if the shape type allows the shape to have an image in C++....Examples Shows how to insert and rotate an image. auto doc = System...shape -> get_HasImage ()); // Rotate the image 45 degrees clockwise...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Personnaliser les graphiques 3D dans les présen...

    Apprenez à créer et personnaliser des graphiques 3D dans Aspose.Slides pour Python via .NET, avec prise en charge des fichiers PPT, PPTX et ODP—boostez vos présentations dès aujourd'hui....différentes propriétés telles que la rotation X,Y, DepthPercents , etc....chart . rotation_3d . right_angle_axes = True chart . rotation_3d...

    docs.aspose.com/slides/fr/python-net/3d-chart/
  3. Изменение направления меток делений|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....элементы HORIZONTAL VERTICAL ROTATE_90 ROTATE_270 STACKED На следующем...направление меток деления с ROTATE_90 на HORIZONTAL . Образец...

    docs.aspose.com/cells/ru/java/change-tick-label...
  4. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for .NET, geliştiricilerin bir kuaternionda temsil edilen iki rotasyon dönüşümünü birleştirmelerine izin verir.... q1 and q2 rotate alone x-axis with same angle...)); cylinder . Transform . Rotation = q1 ; cylinder . Transform...

    docs.aspose.com/3d/tr/net/concatenate-quaternio...
  5. C# ??????? ASP.NET Web ????????????????? | .NET...

    ASP.NET Web ?????????????????????? C# zip ????????????????????..."required" /> 3 < br /> 4 < span >Rotation angle: </ span >< input type...Entries) { 4 // Extract image and rotate it. 5 } 6 } 7 } ????? Aspose...

    docs.aspose.com/zip/ja/net/upload-archive-asp-net/
  6. 档案

    档案... Aspose PDF Rotator 提供了一种免费的、快速的和安全的解决方案。 在线旋转...在线旋转 PDF 的步骤 # 访问 Aspose Rotate PDF 应用程序。 拖放或上传您的文件。 选择是旋转所有页面还是特定页面。...

    blog.aspose.com/zh/pdf/rotate-pdf-document-online/
  7. Archiwa

    Archiwa...pomocą metody Page->setRotate(Rotation value) . Zapisz wyjściowy...stronę page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Zapisz...

    blog.aspose.com/pl/pdf/rotate-pdf-pages-text-or...
  8. Архів

    Архів...допомогою методу Page->setRotate(Rotation value) . Збережіть вихідний...сторінку page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Збережіть...

    blog.aspose.com/uk/pdf/rotate-pdf-pages-text-or...
  9. Получить информацию о странице|Aspose.PDF for P...

    Узнайте, как программно получать информацию о странице в PDF с помощью Aspose.PDF for Python. В этом руководстве показывается, как получить ширину, высоту, поворот и смещения конкретной страницы в PDF‑документе....( 1 ) page_rotation = pdf_info . get_page_rotation ( 1 ) page_x_offset...) print ( f "Page Rotation: { page_rotation } " ) Получить смещение...

    docs.aspose.com/pdf/ru/python-net/get-page-info/
  10. PDF 내부 텍스트 회전 C++ 사용|Aspose.PDF for C++

    텍스트를 PDF로 회전하는 다양한 방법을 배웁니다. Aspose.PDF는 텍스트를 임의의 각도로 회전하거나 텍스트 단편 또는 전체 단락을 회전할 수 있습니다....내부 텍스트 회전 TextFragment 클래스의 Rotation 속성을 사용하여 텍스트를 다양한 각도로 회전할...MakeObject < TextFragment > ( "rotated text" ); textFragment2 -> set_Position...

    docs.aspose.com/pdf/ko/cpp/rotate-text-inside-pdf/