Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 7,110 for

rotation

(0.5 sec)
  1. 아카이브

    아카이브...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/ko/pdf/rotate-text-inside-pdf-d...
  2. Ajouter un filigrane au PDF avec C++|Documentation

    Apprenez comment ajouter des filigranes texte et image aux fichiers PDF lors du rendu en utilisant Aspose.Cells avec C++....l’alignement, le décalage, la rotation, l’opacité, le premier plan...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...

    docs.aspose.com/cells/fr/cpp/add-watermark-to-pdf/
  3. Lägg till vattenmärke till PDF med Node.js via ...

    Lär dig hur man lägger till text och bildvattenmärke till PDF när du konverterar Excel till PDF med Aspose.Cells for Node.js via C++....ställa in justering, offset, rotation, opacitet, förgrund/bakgrund...TextAlignmentType . Center ); // specify rotation watermark . setRotation (...

    docs.aspose.com/cells/sv/nodejs-cpp/add-waterma...
  4. C++ 를 사용하여 PDF에 이미지 스탬프 추가 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF에 이미지 스탬프를 추가하는 간단한 데모 소스 코드입니다....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/ko/cpp/stamps/image/
  5. Print PDF to PDF with Java

    Follow this article to print PDF to PDF with Java. It has the details to set the IDE for development, a list of steps, and a sample code to print to PDF printer with Java....attributes for auto-resize, auto-rotate, and hiding the print dialog...the flag to auto-resize, auto-rotate, and hide the print page dialog...

    kb.aspose.com/pdf/java/print-pdf-to-pdf-with-java/
  6. Add Borders in Excel using Java

    Add borders in Excel using Java with the help of this article. Get IDE settings, a list of steps, and a sample code to create a border in Excel using Java.... To rotate an Excel cell, refer to the...the article on how to rotate a cell in Excel using Java . Updated...

    kb.aspose.com/cells/java/add-borders-in-excel-u...
  7. Simplifier la création de matrice de transforma...

    Aspose.3D for .NET API offre la classe TransformBuilder qui simplifie la création de la matrice de transformation par les opérations de chaîne....Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...Translate ( 1 , 0 , 0 ) // Rotate alone with the Y axis with...

    docs.aspose.com/3d/fr/net/simplify-the-creation...
  8. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape... no_text_rotation Gets or sets a boolean value...TextBox should not rotate when the shape is rotated. parent Gets a...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Python 를 사용하여 PDF에 이미지 스탬프 추가 | Aspose.PDF

    .NET 프레임워크, .NET Core에서 PDF 파일에 이미지 스탬프를 추가하는 Python 소스 코드입니다.... rotate = apdf . Rotation . ON270 image_stamp...

    products.aspose.com/pdf/ko/python-net/stamps/im...
  10. Aggiungi filigrana al PDF usando C++ | Aspose.PDF

    Semplice codice sorgente demo per aggiungere filigrana al file PDF su qualsiasi piattaforma con linguaggio C++....Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/it/cpp/watermark/add/