Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 7,574 for

rotation

(0.27 sec)
  1. AxisTickLabels.Orientation | Aspose.Words för .NET

    Anpassa orienteringen på dina AxisTickLabels för optimal läsbarhet. Justera enkelt textriktningen på tick-etiketter för att förbättra din datavisualisering!...man ändrar orientering och rotation för axeltacketiketter. Document...// Ställ in orientering och rotation för axeltacketiketter. xTickLabels...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Archivo

    Archivo...document = new Document(dataDir + "Rotate.pdf"); // Iterar a través de...el ángulo deseado page.Rotate = Rotation.on180; } // Guardar archivo...

    blog.aspose.com/es/pdf/rotate-pdf-text-image-pa...
  3. Rogner, Faire pivoter et Redimensionner les ima...

    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.... Rotation et Retournement d’une image...une application nécessite la rotation d’une image. Indépendamment...

    docs.aspose.com/psd/fr/net/crop-rotate-and-resi...
  4. Архивы

    Архивы...Rotation . Создайте новый объект TextBuilder...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/ru/pdf/rotate-text-inside-pdf-d...
  5. Arsip

    Arsip...Rotation . Buat objek TextBuilder baru...textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/id/pdf/rotate-text-inside-pdf-d...
  6. ページ設定をC++で行う|Documentation

    この記事では、C++ APIを使用してExcelワークシートのページ設定をプログラムで行うサンプルコードを提供します。ページの向き、スケーリング係数、FitToPagesオプション、用紙サイズ、印刷品質、最初のページ番号を設定可能です。...PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/ja/cpp/setting-page-options/
  7. 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/
  8. 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/
  9. Как повернуть текст ячейки на C++|Documentation

    Код C++ для поворота текста ячейки с помощью 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/ru/cpp/how-to-rotate-text...
  10. Obróć plik PDF za pomocą Rust | Aspose.PDF

    Obróć dokumenty PDF programowo za pomocą przykładowego kodu Rust przy użyciu pliku Aspose.PDF dla Rust via C++...Kod importuje „Dokument” i „Rotation” ze skrzynki asposepdf , która...asposepdf :: { Document , Rotation }; fn main () -> Result <...

    products.aspose.com/pdf/pl/rust-cpp/rotate/