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

rotate

(0.22 sec)
  1. Поворот текста внутри 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/
  2. Editando páginas individuales de un PDF|Aspose....

    Esta sección explica cómo editar páginas individuales de un PDF utilizando la clase PdfPageEditor....propiedades como PageSize, Rotation, Zoom y DisplayDuration. La...Ledger y P11x17. La propiedad Rotation se utiliza para establecer...

    docs.aspose.com/pdf/es/net/editing-a-pdf-s-indi...
  3. ChartAxisTitle.Orientation | Aspose.Words for .NET

    ChartAxisTitle Orientation property. Gets or sets the orientation of the axis 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...
  4. SVG-Transformationen – SVG-Code – Aspose.SVG-Ha...

    Erlernen Sie die Anwendung von SVG-Transformationen – Verschieben, Skalieren, Drehen, Verzerren und Matrixen mit Aspose.SVG. Mit anschaulichen Codebeispielen....geändert werden: translate, scale, rotate, skewX, skewY und matrix ....b,c,d,e,f) . SVG-Rotation Die Funktion rotate(angle, cx, cy) dreht...

    docs.aspose.com/svg/de/net/drawing-basics/svg-t...
  5. 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/
  6. Customize Barcode Appearance in Java|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for Java...such as barcode label size, rotation angle, barcode paddings, and...provided below. Set Barcode Rotation Angle In Aspose.BarCode for...

    docs.aspose.com/barcode/java/customize-barcode-...
  7. Ruota il PDF usando C# | Aspose.PDF

    Ruota i documenti PDF in modo programmatico con codice di esempio C# utilizzando Aspose.PDF per .NET... Combine ( dataDir , "Rotate.pdf" ); var outputFile = Path...Path . Combine ( dataDir , "Rotate_out.pdf" ); var document =...

    products.aspose.com/pdf/it/net/rotate/
  8. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....Rotation : Gets an artifact’s rotation (in degrees...indicates counter-clockwise rotation). Artifact.Opacity : Gets...

    docs.aspose.com/pdf/net/add-watermarks/
  9. Поворот страниц PDF с использованием Python чер...

    Эта тема описывает, как программно изменить ориентацию страниц в существующем PDF-файле с помощью Python через C++....page_set_rotate’ Сохраните измененный документ...join ( dataDir , "results" , "rotated_document.pdf" ) # Создание...

    docs.aspose.com/pdf/ru/python-cpp/rotate-pages/
  10. Hur man roterar PDF med Python

    Denna korta självstudieguide visar hur du roterar PDF med Python. Den innehåller detaljerade steg för att skriva applikationen och en körbar exempelkod för att rotera PDF-sidor med Python....för att ändra orienteringen Rotate sidans innehåll även om det...innehållet kan du ställa in Page.rotate-värdet med ett av värdena från...

    kb.aspose.com/sv/pdf/python/how-to-rotate-pdf-u...