Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 7,701 for

rotate

(0.05 sec)
  1. Chercher

    chercher...Explorons les scénarios liés à la rotation dans les documents PDF . Il...l’aide de C++. API C++ pour la rotation de pages, de texte et d’images...

    blog.aspose.com/fr/pdf/rotate-pdf-pages-text-or...
  2. Impostare opzioni di pagina con C++|Documentation

    Questo articolo fornisce codice di esempio per impostare programmaticamente le opzioni di pagina dei fogli di lavoro Excel utilizzando l API C++. Potrai impostare Orientamento pagina, Fattore di scala, opzioni FitToPages, Dimensione carta, Qualità di stampa, Numero prima pagina....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/it/cpp/setting-page-options/
  3. PDF 내 텍스트 회전하기 C#|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 파일 내 텍스트 정렬을 조정하고 프레젠테이션을 개선하는 방법을 배웁니다...."TimesNewRoman" ); // Create rotated text fragment var textFragment2...Pdf . Text . TextFragment ( "rotated text" ); textFragment2 . Position...

    docs.aspose.com/pdf/ko/net/rotate-text-inside-pdf/
  4. Procurar

    Procurar...Rotation . Crie um novo objeto TextBuilder...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/pt/pdf/rotate-text-inside-pdf-d...
  5. Archiv

    Archiv...Rotation fest. Erstellen Sie ein neues...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/de/pdf/rotate-text-inside-pdf-d...
  6. Aspose::Words::Drawing::ShapeTextOrientation en...

    Aspose::Words::Drawing::ShapeTextOrientation enum. Specifies orientation of text in shapes in C++.... Downward 1 Text is rotated 90 degrees to the right to...(tb-rl). Upward 2 Text is rotated 90 degrees to the left to appear...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Arşiv

    Arşiv...document = new Document(dataDir + "Rotate.pdf"); // PDF'nin her sayfasını...istenen açıda döndürün page.Rotate = Rotation.on180; } // Çıktı döndürülmüş...

    blog.aspose.com/tr/pdf/rotate-pdf-text-image-pa...
  8. Get Page Information|Aspose.PDF for Python via ...

    Learn how to programmatically access page-level information in a PDF using Aspose.PDF for Python. This guide shows how to retrieve page width, height, rotation, and offsets for a specific page in a PDF document....have different dimensions, rotation, and internal offsets, which...such as page width, height, rotation, and X/Y offsets. This information...

    docs.aspose.com/pdf/python-net/get-page-info/
  9. 페이지 회전 작업|Aspose.PDF for .NET

    이 섹션에서는 PdfPageEditor 클래스를 사용하여 페이지 회전 작업을 수행하는 방법을 설명합니다....pdf" ); // Specify the page rotation dictionary editor . PageRotations..."sample-rotate-a.pdf" ); } } Rotation을 사용하여 페이지 회전 Rotation 속성도 사용할...

    docs.aspose.com/pdf/ko/net/working-with-page-ro...
  10. 档案

    档案...Pdf 成功配置 API 后,您可以使用 Rotation 枚举来选择顺时针方向的合适旋转值。 使用 C# 旋转...文件的所有页面: 加载输入的 PDF 文档 遍历每一页 使用 Rotation 属性旋转 PDF 的页面 保存输出 PDF 文件 下面的代码片段显示了如何使用...

    blog.aspose.com/zh/pdf/rotate-pdf-text-image-pa...