Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 7,499 for

rotate

(2.71 sec)
  1. Rotar Texto con Forma dentro de la Hoja de Cálc...

    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....rotate_text_with_shape . El valor...propiedad ShapeTextAlignment.rotate_text_with_shape como falso...

    docs.aspose.com/cells/es/python-net/rotate-text...
  2. Aggiungi timbro immagine al PDF usando C++ | As...

    Aggiungi il timbro dell'immagine al file PDF in modo programmatico con il codice di esempio C++ usando Aspose.PDF per C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/it/cpp/stamps/image/
  3. Working with Artifacts in C++|Aspose.PDF for C++

    This page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Rotation – Gets an artifact’s rotation (in degrees...indicates counter-clockwise rotation). Artifact.Opacity – Gets...

    docs.aspose.com/pdf/cpp/artifacts/
  4. Aspose::Words::Drawing::Charts::ChartDataLabel ...

    Aspose::Words::Drawing::Charts::ChartDataLabel class. Represents data label on a chart point or trendline. To learn more, visit the documentation article in C++.... get_Rotation () Gets or sets the rotation of the label...Label::get_Position . set_Rotation (int32_t) Setter for Aspo...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ค้นหา

    ค้นหา...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/th/pdf/rotate-text-inside-pdf-d...
  6. Rotera dokument via C# | products.aspose.com

    Rotera PDF- och bildfiler inklusive JPG PNG BMP GIF TIFF SVG via ditt C#-program....NET-applikationer för rotation för att lösa problem som ofta...kraftfull lösning för PDF-rotation genom sin Aspose.PDF-komponent...

    products.aspose.com/total/sv/net/rotate/
  7. Hur man roterar text i en cell|Documentation

    C# kod för att rotera text i Cell med Aspose.Cells för Python via .NET API... När du har valt önskad rotation klickar du på “OK” för att...Python via .NET API Style.rotation_angle egenskapen gör det bekvämt...

    docs.aspose.com/cells/sv/python-net/how-to-rota...
  8. 使用 Go 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for Go via C++ 使用 Go 示例代码,以编程方式旋转 PDF 文档...PageRotate(num int32, rotation int32) rotates page err = pdf . PageRotate...pdf . SaveAs ( "sample_page1_Rotate.pdf" ) if err != nil { log...

    products.aspose.com/pdf/zh-hans/go-cpp/rotate/
  9. Cambiar Tamaño de Página de PDF Programáticamen...

    Cambiar el tamaño de página de su archivo PDF usando PHP....ángulo de 90 grados $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // Obtener información de altura...

    docs.aspose.com/pdf/es/php-java/change-page-size/
  10. Girar Páginas de PDF em Node.js|Aspose.PDF para...

    Este tópico descreve como girar a orientação da página em um arquivo PDF existente programaticamente no ambiente Node.js....Rotation’ para o valor de rotação....pdf_file , AsposePdfModule . Rotation . on270 , "ResultRotation...

    docs.aspose.com/pdf/pt/nodejs-cpp/rotate-pages/