Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 7,637 for

rotate

(0.51 sec)
  1. Rotera PDF-dokument online eller med Java | pro...

    Rotera PDF-dokument via onlineappen gratis. Java API-kod för att rotera PDF-filer....Total Java Rotate Rotera PDF-dokument online...PDF-dokumentsidor Utveckla PDF Rotation Application via Java Behöver...

    products.aspose.com/total/sv/java/rotate/pdf/
  2. 在PDF中旋转文本使用C++|Aspose.PDF for C++

    了解将文本旋转到PDF的不同方法。Aspose.PDF允许您将文本旋转到任意角度,旋转文本片段或整个段落。...使用旋转属性在PDF中旋转文本 通过使用 TextFragment 类的Rotation属性,您可以在各种角度旋转文本。文本旋转可以用于文档...MakeObject < TextFragment > ( "rotated text" ); textFragment2 -> set_Position...

    docs.aspose.com/pdf/zh/cpp/rotate-text-inside-pdf/
  3. ShapeTextOrientation enumeration | Aspose.Words...

    aspose.words.drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes.... DOWNWARD Text is rotated 90 degrees to the right to...bottom (tb-rl). UPWARD Text is rotated 90 degrees to the left to appear...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Cómo rotar el texto de la celda con C++|Documen...

    Código en C++ para rotar el texto de la celda con la API Aspose.Cells for C++... PutValue ( u "a1 rotate text" ); Style a1Style = a1.... GetStyle (); // Set the rotation angle in degrees a1Style ...

    docs.aspose.com/cells/es/cpp/how-to-rotate-text...
  5. Seite einrichten|Documentation

    In diesem Artikel wird Beispielcode bereitgestellt, um die Seiteneinrichtung von Excel Arbeitsblättern mithilfe der C# API und der .NET Bibliothek programmgesteuert festzulegen. Sie können die Seitenanordnung, den Maßstabsfaktor, die Optionen zum Anpassen an Seiten, das Papierformat, die Druckqualität und die erste Seitenzahl einstellen....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/de/net/setting-page-options/
  6. Настройки страницы|Documentation

    В этой статье предоставлен образец кода для программной установки параметров страницы листов Excel с использованием API C# и .NET Library. Вы сможете установить ориентацию страницы, фактор масштабирования, параметры FitToPages, размер бумаги, качество печати, номер первой страницы....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/ru/net/setting-page-options/
  7. Setting Page Options|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using Aspose.Cells for Python via .NET API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....PaperJISB4Rotated B4 (JIS) Rotated 364 × 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 × 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/python-net/setting-page-o...
  8. Inställning av sidalternativ|Documentation

    Denna artikel ger exempel på kod för att ställa in sidalternativ för Excel kalkylblad programmatiskt med Aspose.Cells för Python via .NET API. Du kan ställa in sidorientering, förstoringsfaktor, anpassa sidor, pappersstorlek, utskriftskvalitet och första sidnummer....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/sv/python-net/setting-pag...
  9. Hücrenin metnini Nasıl Döndürülür|Documentation

    Bir hücrenin metnini programatik olarak döndürmeyi Aspose.Cells for JavaScript kullanarak C++ ile nasıl yapacağınızı öğrenin....> </ head > < body > < h1 > Rotate Text in Cells Example </ h1...column ); a1 . putValue ( "a1 rotate text" ); let a1Style = a1 ...

    docs.aspose.com/cells/tr/javascript-cpp/how-to-...
  10. Obter informações da página|Aspose.PDF for Pyth...

    Aprenda como acessar programaticamente informações ao nível de página em um PDF usando Aspose.PDF for Python. Este guia mostra como recuperar a largura, altura, rotação e deslocamentos de uma página específica em um documento PDF....( 1 ) page_rotation = pdf_info . get_page_rotation ( 1 ) page_x_offset...) print ( f "Page Rotation: { page_rotation } " ) Obter Deslocamento...

    docs.aspose.com/pdf/pt/python-net/get-page-info/