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

rotate

(2.2 sec)
  1. Comment faire pivoter du texte dans Adobe Acrob...

    Ce court didacticiel explique comment faire pivoter du texte dans Adobe Acrobat à l'aide de Java. Il contient des détails sur les paramètres de l'IDE, le processus par étapes et un exemple de code exécutable pour faire pivoter le texte au format PDF à l'aide de Java....seulement le processus de rotation du texte dans le PDF, mais...texte, la police et l’angle de rotation à l’aide des propriétés pertinentes...

    kb.aspose.com/fr/pdf/java/how-to-rotate-text-in...
  2. TextOrientation enumeration | Aspose.Words for ...

    Aspose.Words.TextOrientation enumeration. Specifies orientation of text on a page, in a table cell or a text frame.... 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/nodejs-net/aspose.wo...
  3. Повернуть страницы PDF в Python|Aspose.PDF для ...

    Узнайте, как вращать страницы PDF и менять ориентацию страниц в Python....ap from os import path def rotate_page ( infile , outfile ):...document . pages : page . rotate = ap . Rotation . ON90 document . save...

    docs.aspose.com/pdf/ru/python-net/rotate-pages/
  4. Rotacionar Páginas de PDF Usando C#|Aspose.PDF ...

    Este tópico descreve como rotacionar a orientação da página em um arquivo PDF existente programaticamente com C#....de rotação usando o método Rotate(). // For complete examples...Setting Rotation angle of page page . Rotate = Rotation . on90...

    docs.aspose.com/pdf/pt/net/rotate-pages/
  5. Обертайте документи PNG онлайн або за допомогою...

    Повертайте документ PNG за допомогою онлайн-програми безкоштовно. Код .NET API C# для обертання файлів PNG....NET Rotate Обертайте документи PNG онлайн...допомогою Image.Load Викличте метод Rotate з відповідними властивостями...

    products.aspose.com/total/uk/net/rotate/png/
  6. Chercher

    chercher...un fichier PDF Appliquer la rotation du texte à l’aide de TextFragment...TextFragment Appliquer la rotation du texte à l’aide de TextParagraph...

    blog.aspose.com/fr/pdf/rotate-text-inside-pdf-d...
  7. Configuración de opciones de página con C++|Doc...

    Este artículo proporciona código de ejemplo para establecer las opciones de página de las hojas de cálculo de Excel programáticamente usando la API de C++. Podrás establecer la orientación de la página, el factor de escala, las opciones de ajuste a páginas, tamaño del papel, calidad de impresión, número de página inicial....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/es/cpp/setting-page-options/
  8. 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/ja/net/rotate-text-inside-pdf/
  9. 档案

    档案... 使用 Page->setRotate(Rotation value) 方法旋转每一页。 使用 Docume...// 旋转页面 page->set_Rotate(Aspose::Pdf::Rotation::on180); } // 保存...

    blog.aspose.com/zh/pdf/rotate-pdf-pages-text-or...
  10. ChartTitle.Orientation | Aspose.Words for .NET

    ChartTitle Orientation property. Gets or sets the orientation of the chart title text....how to set orientation and rotation of chart and axis titles....Horizontal ; chart . Title . Rotation = 90 ; // Before setting title...

    reference.aspose.com/words/net/aspose.words.dra...