Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 7,464 for

rotate

(1.25 sec)
  1. Chercher

    chercher...Explorons les scénarios liés à la rotation dans les documents PDF . Il...l’aide de C++. API C++ pour la rotation de pages, de texte et d’images...

    blog.aspose.com/fr/pdf/rotate-pdf-pages-text-or...
  2. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to 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/cpp/setting-page-options/
  3. تعيين خيارات الصفحة باستخدام C++|Documentation

    توفر هذه المقالة مثال برمجي لتعيين خيارات صفحة أوراق عمل Excel برمجياً باستخدام واجهة برمجة تطبيقات C++. ستتمكن من ضبط اتجاه الصفحة، معامل التع scaling، خيارات FitToPages، حجم الورقة، جودة الطباعة، ورقم الصفحة الأولى....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/ar/cpp/setting-page-options/
  4. Установка параметров страницы с помощью C++|Doc...

    В этой статье приведен пример кода для установки параметров страницы листов Excel программно с помощью API на C++. Вы сможете установить ориентацию страницы, масштабный коэффициент, параметры FitToPages, размер бумаги, качество печати, номер первой страницы....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/ru/cpp/setting-page-options/
  5. Aspose::Words::Drawing::ShapeTextOrientation en...

    Aspose::Words::Drawing::ShapeTextOrientation enum. Specifies orientation of text in shapes in C++.... Downward 1 Text is rotated 90 degrees to the right to...(tb-rl). Upward 2 Text is rotated 90 degrees to the left to appear...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. arkiv

    arkiv...scenarierna relaterade till rotation i PDF dokument. Det kan finnas...med metoden Page->setRotate(Rotation value) . Spara den utgående...

    blog.aspose.com/sv/pdf/rotate-pdf-pages-text-or...
  7. Arşiv

    Arşiv...document = new Document(dataDir + "Rotate.pdf"); // PDF'nin her sayfasını...istenen açıda döndürün page.Rotate = Rotation.on180; } // Çıktı döndürülmüş...

    blog.aspose.com/tr/pdf/rotate-pdf-text-image-pa...
  8. หมุน PDF โดยใช้ Rust | Aspose.PDF

    หมุนเอกสาร PDF แบบโปรแกรมด้วยรหัสตัวอย่าง Rust โดยใช้ Aspose.PDF สำหรับ Rust via C++...รหัสนำเข้า “เอกสาร” และ “Rotation” จากลัง “asposepdf” ซึ่งม...asposepdf :: { Document , Rotation }; fn main () -> Result <...

    products.aspose.com/pdf/th/rust-cpp/rotate/
  9. Comment faire pivoter le texte de la cellule|Do...

    Apprenez comment faire pivoter le texte d une cellule de manière programmatique en utilisant Aspose.Cells for JavaScript via C++....directement saisir l’angle de rotation souhaité en degrés dans la...que vous avez sélectionné la rotation souhaitée, cliquez sur “OK”...

    docs.aspose.com/cells/fr/javascript-cpp/how-to-...
  10. 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/ko/net/rotate-text-inside-pdf/