Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 7,455 for

rotation

(0.14 sec)
  1. Obróć plik PDF za pomocą C++ | Aspose.PDF

    Obróć dokumenty PDF programowo za pomocą przykładowego kodu C++ przy użyciu pliku Aspose.PDF dla C++...Setting Rotation angle of page page -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/pl/cpp/rotate/
  2. C#로 PDF 페이지 크기 변경|Aspose.PDF for .NET

    Aspose.PDF for .NET 라이브러리를 사용하여 PDF 문서의 페이지 크기를 변경합니다....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/ko/net/change-page-size/
  3. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed.... How to Rotate Text of Cell with Golang via...

    docs.aspose.com/cells/go-cpp/create-style-objec...
  4. Ořezání, Otočení a Změna Velikosti Obrázků|Docu...

    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....Rotate, která umožňuje uživatelům...RotateFlip metoda RasterImage .Rotate přijímá tři parametry: Úhel...

    docs.aspose.com/psd/cs/net/crop-rotate-and-resi...
  5. ארכיון

    ארכיון...הגדר את זווית הסיבוב בשיטת Rotate . שמור את קובץ ה-PSD הפלט המסובב..."sample.psd"; String destName = "Rotate-PSD_out.jpg"; // טען קובץ תמונת...

    blog.aspose.com/he/psd/crop-rotate-psd-csharp/
  6. C#でPDFページサイズを変更する|Aspose.PDF for .NET

    Aspose.PDF for .NETライブラリを使用してPDFドキュメントのページサイズを変更します。...Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/ja/net/change-page-size/
  7. Изменения в общедоступном API в Aspose.Cells 16...

    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 Пожалуйста, используйте свойство...вместо. Свойство Deleted Title.Rotation Пожалуйста, используйте свойство...

    docs.aspose.com/cells/ru/java/public-api-change...
  8. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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 Property Please use DataLabels...property instead. Deleted Title.Rotation Property Please use Title...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. إضافة أختام نصية في PDF عبر بايثون|Aspose.PDF ل...

    إضافة ختم نصي إلى مستند PDF باستخدام فئة TextStamp مع مكتبة Aspose.PDF لبايثون.... rotate = ap . Rotation . ON90 # تعيين خصائص...BlendingColorSpace . DEVICE_RGB stamp . rotation = 45.0 stamp . is_background...

    docs.aspose.com/pdf/ar/python-net/text-stamps-i...
  10. Rotacionar Páginas de PDF Usando Python|Aspose....

    Este tópico descreve como rotacionar a orientação da página em um arquivo PDF existente programaticamente com Python....de rotação usando o método ‘rotate’. import aspose.pdf as ap doc...rotação da página page . rotate = ap . Rotation . ON90 # Salvar arquivo...

    docs.aspose.com/pdf/pt/python-net/rotate-pages/