Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 7,636 for

rotate

(0.31 sec)
  1. 使用 C++ 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 文件添加图像图章。...); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/zh-hant/cpp/stamps/image/
  2. 在工作表内旋转文本与形状|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....rotate_text_with_shape 属性控制文本是否应随形状旋转。其默认值为...之旋转。然后将 ShapeTextAlignment.rotate_text_with_shape 属性设置为 false...

    docs.aspose.com/cells/zh/python-net/rotate-text...
  3. اضافه کردن تمبر متن به PDF با استفاده از C# | A...

    تمبر متن را به فایل PDF به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET اضافه کنید....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/fa/net/stamps/text/
  4. เพิ่มแสตมป์ข้อความลงใน PDF โดยใช้ C# | Aspose.PDF

    เพิ่มแสตมป์ข้อความลงในไฟล์ PDF แบบโปรแกรมด้วยรหัสตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ .NET...YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/th/net/stamps/text/
  5. Ajouter un Timbre de Page PDF|Aspose.PDF pour Java

    Cette section explique comment travailler avec Aspose.PDF Facades en utilisant la classe PdfFileStamp....attributs comme l’origine, la rotation, l’arrière-plan, etc. en utilisant...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/fr/java/add-pdf-page-stamp/
  6. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....such as center alignment, rotation, front position, etc. We will...watermark_shape ) Set Watermark Rotation Here is a code example of...

    docs.aspose.com/slides/python-net/watermark/
  7. Add PDF Page Stamp|Aspose.PDF for Java

    Learn how to add page stamps, such as text or image stamps, to existing PDF documents using Aspose.PDF for Java....other attributes like origin, rotation, background etc. using Stamp...SetOrigin ( 20 , 20 ); stamp . Rotation = 90 . 0F ; stamp . IsBackground...

    docs.aspose.com/pdf/java/add-pdf-page-stamp/
  8. Añadir sellos de imagen en PDF usando JavaScrip...

    Añada el sello de imagen a su documento PDF usando la función AsposePdfAddStamp con el kit de herramientas JavaScript.... Rotation . on270 , 0.5 , "ResultStamp...setWidth_ = 40 ; const rotation_ = 'Module.Rotation.on270' ; const setOpacity...

    docs.aspose.com/pdf/es/javascript-cpp/stamping/
  9. إضافة ختم نصي في ملف PDF|Aspose.PDF لـ C++

    إضافة ختم نصي إلى ملف PDF باستخدام فئة TextStamp مع C++....); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...DeviceRGB ); stamp -> set_Rotation ( 45.0F ); stamp -> set_IsBackground...

    docs.aspose.com/pdf/ar/cpp/text-stamps-in-the-p...
  10. Adicionar Carimbos de Imagem em PDF usando Java...

    Adicione o Carimbo de Imagem ao seu documento PDF usando a função AsposePdfAddStamp com o toolkit JavaScript.... Rotation . on270 , 0.5 , "ResultStamp...setWidth_ = 40 ; const rotation_ = 'Module.Rotation.on270' ; const setOpacity...

    docs.aspose.com/pdf/pt/javascript-cpp/stamping/