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

rotate

(0.09 sec)
  1. Редактирование отдельных страниц PDF|Aspose.PDF...

    В этом разделе объясняется, как редактировать отдельные страницы PDF с помощью класса PdfPageEditor....такие свойства, как PageSize, Rotation, Zoom и DisplayDuration. Свойство...Ledger и P11x17. Свойство Rotation используется для установки...

    docs.aspose.com/pdf/ru/net/editing-a-pdf-s-indi...
  2. Rotera JPG-dokument online eller med .NET | pro...

    Rotera JPG-dokument via onlineappen gratis..NET API C#-kod för att rotera JPG-filer....NET Rotate Rotera JPG-dokument online...JPG-fil med Image.Load Call Rotate-metod med relevanta egenskaper...

    products.aspose.com/total/sv/net/rotate/jpg/
  3. Add Text and Image Stamp|Aspose.PDF for .NET

    This section explains how to add Text and Image Stamp with Aspose.PDF Facades using PdfFileStamp Class....other attributes like origin, rotation, background etc. using Stamp...SetOrigin ( 10 , 400 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/net/add-text-and-image-stamp/
  4. Seitenseitenoptionen mit JavaScript via C++ ein...

    Dieser Artikel bietet Beispielcode, um Seiteneinstellungen von Excel Arbeitsblättern programmgesteuert mit JavaScript via C++ festzulegen. Seitenausrichtung, Skalierungsfaktor, FitToPages Optionen, Papiergröße, Druckqualität, Erste Seiten Nummer....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/de/javascript-cpp/setting...
  5. Impostare le opzioni di pagina con JavaScript v...

    Questo articolo fornisce codice di esempio per impostare le opzioni di pagina dei fogli di lavoro di Excel programmaticamente usando JavaScript via C++. Impostare l’orientamento della pagina, il fattore di scala, le opzioni di adattamento su più pagine, la dimensione della carta, la qualità di stampa, il numero della 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/javascript-cpp/setting...
  6. Setting Page Options with JavaScript via C++|Do...

    This article provides sample code to set page options of Excel worksheets programmatically using JavaScript via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/javascript-cpp/setting-pa...
  7. 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...
  8. 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...
  9. 档案

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

    blog.aspose.com/zh/pdf/rotate-pdf-pages-text-or...
  10. Поворот текста внутри PDF с использованием C++|...

    Узнайте о различных способах поворота текста в PDF. Aspose.PDF позволяет поворачивать текст на любой угол, поворачивать фрагмент текста или целый абзац....использованием свойства Rotation Используя свойство Rotation класса TextFragment...MakeObject < TextFragment > ( "rotated text" ); textFragment2 -> set_Position...

    docs.aspose.com/pdf/ru/cpp/rotate-text-inside-pdf/