Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 7,460 for

rotate

(0.95 sec)
  1. Обертайте PDF онлайн або за допомогою Python | ...

    Повертайте документ PDF за допомогою онлайн-програми безкоштовно. Код API Python для обертання файлів PDF....NET Rotate Обертайте PDF онлайн або за...керування. Explore Rotate File Options with Python Rotate PDF Files (Portable...

    products.aspose.com/total/uk/python-net/rotate/...
  2. Comment faire pivoter une cellule dans Excel en...

    Ce court tutoriel vous explique comment faire pivoter une cellule dans Excel à l'aide de Java. Vous pouvez définir l'orientation du texte dans Excel à l'aide de Java à l'aide d'étapes simples et de quelques appels d'API décrits dans cet article....cible Définissez l’angle de rotation à l’aide de la méthode setRotationAngle()...après avoir défini l’angle de rotation Ces étapes décrivent comment...

    kb.aspose.com/fr/cells/java/how-to-rotate-a-cel...
  3. 档案

    档案...textFragment2 = new TextFragment("rotated text"); textFragment2.setPosition(new...textFragment3 = new TextFragment("rotated text"); textFragment3.setPosition(new...

    blog.aspose.com/zh/pdf/rotate-text-inside-pdf-d...
  4. Aspose pdf for java插入图片 - Free Support Forum - ...

    现在使用aspose pdf for java22.8版本 问题: 我们看ASPOSE 都是基于"左下角" 或者"右上角"去做计算,去插入"章"的图片,但是扫描件图片,生成的PDF,由于图片扫描的问题,会转置90度调整PDF,导致"盖章"的图片位置不对。例如:A4纸张,扫描图片时放横了,然后生成PDF后,用PDF页面,又转90度(把它转正),请问有没有好的方式方法来解决这个问题? DEMO如下: // 加载PDF文档 Docu…...获取页面的旋转角度 // 获取页面的旋转角度 int rotation = page.getRotate(); // 页面尺寸(物理尺寸)...lowerLeftY; switch (rotation) { case Rotation.on90: // 旋转90度 //...

    forum.aspose.com/t/aspose-pdf-for-java/326477
  5. Features|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....barcode appearance : size, rotation, resolution, colors, captions...auto-sizing , and barcode rotation Full Unicode support for multilingual...

    docs.aspose.com/barcode/phpjava/features/
  6. ShapeBase.CanHaveImage | Aspose.Words för .NET

    Upptäck egenskapen ShapeBase CanHaveImage – lär dig hur du avgör om din formtyp stöder bilder för förbättrad visuell attraktionskraft!... Rotation = 45 ; doc . Save ( ArtifactsDir...ArtifactsDir + "Shape.Rotate.docx" ); Se även class ShapeBase namnutrymme...

    reference.aspose.com/words/sv/net/aspose.words....
  7. AxisTickLabels.Orientation | Aspose.Words لـ .NET

    خصّص اتجاه علامات AxisTickLabels لتحسين قابلية القراءة. عدّل بسهولة اتجاه نص علامات التجزئة لتحسين عرض بياناتك!... Rotation = - 30 ; yTickLabels . Orientation...Horizontal ; yTickLabels . Rotation = 45 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/ar/net/aspose.words....
  8. CAD-Dateien in PDF-3D exportieren|CAD Documenta...

    Verwenden Sie den C# .NET AutoCAD zu PDF-3D-Konverter in C#. Sie können ein 3D-Modell in PDF-3D in C# .NET konvertieren.... Rotation, Skalierung und Detailauswahl...sowie eine Demonstration von Rotation und Skalierung. Aspose.CAD...

    docs.aspose.com/cad/de/net/developer-guide/expo...
  9. WatermarkLayout enumeration | Aspose.Words for ...

    aspose.words.WatermarkLayout enumeration. Defines layout of the watermark relative to the watermark center....Corresponds to 0 degrees of rotation. DIAGONAL Diagonal watermark...Corresponds to 315 degrees of rotation. Examples Shows how to create...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Rotar Páginas PDF en Node.js|Aspose.PDF para No...

    Este tema describe cómo rotar la orientación de la página en un archivo PDF existente programáticamente en el entorno de Node.js....Rotation’ para el valor de rotación...pdf_file , AsposePdfModule . Rotation . on270 , "ResultRotation...

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