Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 7,200 for

rotate

(0.1 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. 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...
  3. ค้นหา

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

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

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

    blog.aspose.com/he/pdf/rotate-pdf-pages-text-or...
  5. 档案

    档案...Rotation 属性设置旋转角度。 创建一个新的 TextBuilder...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/zh/pdf/rotate-text-inside-pdf-d...
  6. 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/
  7. ארכיון

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

    blog.aspose.com/he/pdf/rotate-pdf-in-python/
  8. Cargar archivo en la aplicaci n web ASP.NET en ...

    Proporciona un ejemplo de c�mo utilizar la biblioteca zip de C# para la descompresi�n de archivos y el procesamiento de im�genes para aplicaciones web ASP.NET...."required" /> 3 < br /> 4 < span >Rotation angle: </ span >< input type...Copy 1 using (MemoryStream rotated = new MemoryStream()) 2 { 3...

    docs.aspose.com/zip/es/net/upload-archive-asp-net/
  9. 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/
  10. چرخش PDF با استفاده از Rust | Aspose.PDF

    اسناد PDF را به صورت برنامه نویسی با کد نمونه Rust با استفاده از Aspose.PDF برای Rust via C++ چرخانید... این کد Document و Rotation را از جعبه asposepdf وارد...asposepdf :: { Document , Rotation }; fn main () -> Result <...

    products.aspose.com/pdf/fa/rust-cpp/rotate/