Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 17,204 for

rotate

(0.14 sec)
  1. C++ के माध्यम से पीडीएफ में हेडर के साथ काम करे...

    C++ के माध्यम से PDF से हेडर के साथ काम करने के लिए Aspose.PDF का उपयोग करने के लिए नमूना C++ कोड।...100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/hi/cpp/header/
  2. Field | Aspose.PDF for Python via .NET API Refe...

    Base class for acro form fields....None get_rectangle(consider_rotation) Returns rectangle of annotation...taking into consideration page rotation. accept(visitor) Accepts visitor...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  3. Aspose.Diagram for .NET 17.5 Sürüm Notları|Docu...

    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....Diagram ( @ "c:\temp\3DShape_Rotation.vsdx" ); // get page by name...Save ( @ "c:\temp\3DShape_Rotation_Out.vsdx" , SaveFileFormat...

    docs.aspose.com/diagram/tr/net/aspose-diagram-f...
  4. Aspose.Diagram for .NET 17.6 Notes de mise à jo...

    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....Diagram ( @ "c:\temp\3DShape_Rotation.vsdx" ); // get page by name...Save ( @ "c:\temp\3DShape_Rotation_Out.vsdx" , SaveFileFormat...

    docs.aspose.com/diagram/fr/net/aspose-diagram-f...
  5. aspose.slides.animation | Aspose.Slides for Pyt...

    aspose.slides.animation Contents [ Hide ] Contains classes for work with animation in Microsoft PowerPoint presentati......IRotationEffect Represent rotation behavior of effect. IScaleEffect... RotationEffect Represent rotation behavior of effect. ScaleEffect...

    reference.aspose.com/slides/python-net/aspose.s...
  6. Added textbox in word file but textbox not work...

    Hi Team, We are encountering an issue with a sample Word document (doc1.docx) that includes a vertically Rotated text box. When utilizing a document class to save the data in doc1.docx, the resulting file does not align…...that includes a vertically rotated text box. When utilizing a...original, and the vertically rotated text box does not display correctly...

    forum.aspose.com/t/added-textbox-in-word-file-b...
  7. 通過Python列印 PDF 檔 | Aspose.PDF

    用于在.NET 框架、.NET Core 上打印 PDF 文档的 Python 源代码。...file with adjusted rotation viewer . auto_rotate = True # Do not...

    products.aspose.com/pdf/zh-hant/python-net/print/
  8. Java 를 통해 텍스트 스탬프 추가 | Aspose.PDF

    자바와 PHP, 델파이에서 PDF에 텍스트 스탬프를 추가하는 자바 소스 코드입니다....100 ); // rotate stamp textStamp . setRotate ( Rotation . on90 );...

    products.aspose.com/pdf/ko/java/stamps/text/
  9. Aggiungi timbro di testo con tramite Java | Asp...

    Codice sorgente Java per aggiungere timbro di testo al PDF su Java e PHP....100 ); // rotate stamp textStamp . setRotate ( Rotation . on90 );...

    products.aspose.com/pdf/it/java/stamps/text/
  10. 通过 C++ 向 PDF 文档添加水印 | Aspose.PDF

    简单的演示源代码,可在任何使用 C++ 语言的平台上向 PDF 文件添加水印。...Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/zh-hans/cpp/watermark/add/