Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 7,572 for

rotate

(0.71 sec)
  1. Ajouter un filigrane au PDF|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....l’alignement, le décalage, la rotation, l’opacité, l’avant-plan/l’arrière-plan...l’alignement, le décalage, la rotation, l’opacité, l’avant-plan/l’arrière-plan...

    docs.aspose.com/cells/fr/net/add-watermark-to-pdf/
  2. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …...or not transformed for page rotation) or that the SDK version you...the page). If the page is rotated, has a non‑standard media box...

    forum.aspose.com/t/really-weird-large-redaction...
  3. 使用 JavaScript 通过 C++ 旋转 PDF 页面|Aspose.PDF for J...

    本主题描述如何通过 JavaScript 通过 C++ 以编程方式旋转现有 PDF 文件中的页面方向... Rotation . on270 , "ResultRotation...event => { const rotation = 'Module.Rotation.on270' ; /*旋转 PDF...

    docs.aspose.com/pdf/zh/javascript-cpp/rotate-pa...
  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. 档案

    档案...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...
  6. C#로 PDF 페이지 크기 변경|Aspose.PDF for .NET

    Aspose.PDF for .NET 라이브러리를 사용하여 PDF 문서의 페이지 크기를 변경합니다....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/ko/net/change-page-size/
  7. Lägg till vattenmärke i PDF med C++|Documentation

    Lär dig hur du lägger till text och bildvattenmärken i PDF filer under rendering med Aspose.Cells och C++....in justering, förskjutning, rotation, opacitet, förgrund/bakgrund...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...

    docs.aspose.com/cells/sv/cpp/add-watermark-to-pdf/
  8. arkiv

    arkiv...rotationsvinkeln i metoden Rotate . Spara den roterade PSD-filen..."sample.psd"; String destName = "Rotate-PSD_out.jpg"; // Ladda ingångs-PSD-bildfil...

    blog.aspose.com/sv/psd/crop-rotate-psd-csharp/
  9. JavaScriptを使用してC++経由でPDFページを回転|Aspose.PDF for J...

    このトピックでは、JavaScriptを使用してC++経由で既存のPDFファイルのページの向きをプログラムで回転する方法について説明します。... Rotation . on270 , "ResultRotation...event => { const rotation = 'Module.Rotation.on270' ; /*PDFペー...

    docs.aspose.com/pdf/ja/javascript-cpp/rotate-pa...
  10. Transformations SVG – Exemples C#

    Apprenez à faire pivoter SVG, à mettre à l'échelle SVG et à traduire SVG en C#. Considérez des exemples de code pour les transformations SVG....Buy Transformations SVG – Rotation, mise à l'échelle et translation...transformation: translation, scale, rotate, skewX, skewY et matrix. À...

    docs.aspose.com/svg/fr/net/svg-transformations/