Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 7,271 for

rotate

(0.18 sec)
  1. 在 PDF 中旋转文本使用 Python|Aspose.PDF for Python via ...

    学习不同的方法在 PDF 中旋转文本。Aspose.PDF 允许您旋转文本到任何角度,旋转文本片段或整个段落。...textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . Position...textFragment2 . TextState . Rotation = 45 ; // 创建旋转的文本片段 TextFragment...

    docs.aspose.com/pdf/zh/python-net/rotate-text-i...
  2. Jak otočit PDF pomocí Pythonu

    Tento krátký tutoriál vám ukáže, jak otočit PDF pomocí Pythonu. Obsahuje podrobné kroky k napsání aplikace a spustitelný ukázkový kód pro otáčení stránek PDF pomocí Pythonu....šířku, abyste změnili orientaci Rotate obsah stránky také v případě...můžete nastavit hodnotu Page.rotate na jednu z hodnot z enumerátoru...

    kb.aspose.com/cs/pdf/python/how-to-rotate-pdf-u...
  3. Change Tick Label Direction|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....members HORIZONTAL VERTICAL ROTATE_90 ROTATE_270 STACKED The following...the tick label direction from ROTATE_90 to HORIZONTAL . Sample Code...

    docs.aspose.com/cells/java/change-tick-label-di...
  4. Seiteneinstellungen mit C++|Documentation

    Dieser Artikel bietet Beispielcode zum programmatischen Einstellen der Seiteneinstellungen von Excel Arbeitsblättern mit der C++ API. Sie können Ausrichtung der Seite, Skalierungsfaktor, Optionen für das Anpassen an Seiten, Papiergröße, Druckqualität und Seitennummerierung festlegen....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/de/cpp/setting-page-options/
  5. Inställning av sidalternativ med C++|Documentation

    Denna artikel ger exempel på kod för att programmatiskt ställa in sidalternativ för Excel arbetsblad med hjälp av C++ API. Du kan ställa in sidorientering, skalningsfaktor, anpassade sidalternativ, sidstorlek, utskriftskvalitet, första sidanummer....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/sv/cpp/setting-page-options/
  6. Lưu trữ

    Lưu trữ...Rotation . Tạo một đối tượng TextBuilder...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/vi/pdf/rotate-text-inside-pdf-d...
  7. 搜索

    搜索...Rotation 屬性設置旋轉角度。 創建一個新的 TextBuilder...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/zh-hant/pdf/rotate-text-inside-...
  8. Configuration des options de page avec C++|Docu...

    Cet article fournit un exemple de code pour définir les options de page des feuilles Excel de manière programmatique en utilisant l API C++. Vous pourrez définir l orientation de la page, le facteur de mise à l’échelle, les options FitToPages, la taille du papier, la qualité d impression, le numéro de la première page....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/fr/cpp/setting-page-options/
  9. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 C++ API 编程方式设置 Excel 工作表的页面选项。您可以设置页面方向、缩放比例、适应页面选项、纸张大小、打印质量和首页编号。...PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/zh/cpp/setting-page-options/
  10. Comment faire pivoter un SVG en C#

    Cet article explique comment faire pivoter un SVG en C#. Il contient les détails de configuration de l'IDE, une liste d'étapes ainsi que l'exemple de code pour la rotation SVG en C#....de code exécutable pour SVG rotate in C# . Vous apprendrez la...fichier SVG source, puis la rotation de l’élément de ligne qu’il...

    kb.aspose.com/fr/svg/net/how-to-rotate-an-svg-i...