Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 7,446 for

rotation

(0.13 sec)
  1. Archivio

    Archivio...Rotation . Crea un nuovo oggetto TextBuilder...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/it/pdf/rotate-text-inside-pdf-d...
  2. Archivo

    Archivo...Rotation . Cree un nuevo objeto TextBuilder...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/es/pdf/rotate-text-inside-pdf-d...
  3. Impيمس إنشاء مصفوفة التحول من قبل عمليات السلسل...

    يقدم Aspose.3D for Python via .NET API فئة TransformBuilder التي تبسط إنشاء مصفوفة التحويل بواسطة عمليات السلسلة.... translate ( 1 , 0 , 0 ) # Rotate alone with the Y axis with...(x, y, z) into (-x, y, -z) . rotate_euler_degree ( 0 , 180 , 0...

    docs.aspose.com/3d/ar/python-net/simplify-the-c...
  4. NNNransformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....NET offers to rotate objects in 3D space. There...three ways to define object’s rotation in 3D space, Euler angles...

    docs.aspose.com/3d/tr/net/adding-transformation...
  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. Archivio

    Archivio...il metodo Page->setRotate(Rotation value) . Salvare il file PDF...pagina page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Salva...

    blog.aspose.com/it/pdf/rotate-pdf-pages-text-or...
  7. Archivo

    Archivo...el método Page->setRotate(Rotation value) . Guarde el archivo...página page->set_Rotate(Aspose::Pdf::Rotation::on180); } // Guarde...

    blog.aspose.com/es/pdf/rotate-pdf-pages-text-or...
  8. Configurar opciones de página con JavaScript ví...

    Este artículo proporciona código de ejemplo para establecer programáticamente las opciones de página de las hojas de cálculo de Excel usando JavaScript vía C++. Configurar orientación de página, factor de escalado, opciones de ajuste a páginas, tamaño de papel, calidad de impresión, primer número de página....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/es/javascript-cpp/setting...
  9. Установка параметров страницы с помощью JavaScr...

    В этой статье приведен пример кода для программной установки параметров страницы листов Excel с помощью JavaScript через C++. Установка ориентации страницы, коэффициента масштабирования, параметров по умолчанию, размера бумаги, качества печати, первого номера страницы....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/ru/javascript-cpp/setting...
  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/