Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 7,630 for

rotation

(0.14 sec)
  1. Print PDF in Landscape mode using Aspose.PDF fo...

    I tried printing landscape with the latest version but it is coming out in portrait mode. Here is the code I use: viewer.AutoResize = True 'Print the file with adjusted size 'viewer.AutoRotate = psc.AutoOrientat…...'Print the file with adjusted rotation If Not viewer.AutoRotate Then...

    forum.aspose.com/t/print-pdf-in-landscape-mode-...
  2. 通过 C++ 打印 PDF 文件 | Aspose.PDF

    使用 C++ 示例代码以编程方式打印 PDF 文档,并使用 Aspose.PDF for C++...Print the file with adjusted rotation viewer . PrintPageDialog =...

    products.aspose.com/pdf/zh-hans/cpp/print/
  3. NodeRendererBase.SizeInPoints | Aspose.Words fo...

    Discover the NodeRendererBase SizeInPoints property to easily access the precise shape size in points, enhancing your design precision and efficiency....size takes into account shape rotation (if any). Examples Shows how...

    reference.aspose.com/words/net/aspose.words.ren...
  4. Orienting data grid headers in a PDF - Free Sup...

    We created a customer item request ticket in .NET with the customer inventory and quantity in a grid. When we present the ticket, the horizontal headers in the customer data grid for Items, quantity, and cost take up too…...rotated45 = new TextFragment("rotated"); rotated45.TextState.FontSize...the angle of rotation rotated45.TextState.Rotation = 90; rotated45...

    forum.aspose.com/t/orienting-data-grid-headers-...
  5. Rotate PDF - Rotate pages online for Free

    Rotate pages in your PDF. Without registration and captcha. It's secure and private....Contact us OK Products PDF apps Rotate PDF English EN Select language...ภาษาไทย 한국어 中國傳統的 中文 日本語 Rotate PDF PDF rotator online Powered by aspose...

    products.aspose.app/pdf/rotate-pdf
  6. Page setup|Documentation

    How to customize the paper size, orientation, font, images, and other layout settings of a printable form....placement of the rectangular rotation marker that is used to detect...positioning of elements on the page. Rotation marker placement The ReferencePoints...

    docs.aspose.com/omr/net/generate-template/page-...
  7. 创建图表|Aspose.Slides 文档

    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....//Setting chart rotation ppChart . Rotation = 20 ; //Y-Value... NextTo ; //Setting Chart rotation ppChart . Rotation3D . RotationX...

    docs.aspose.com/slides/zh/net/create-a-chart/
  8. Format PowerPoint Shapes on Android|Aspose.Slid...

    Learn how to format PowerPoint shapes on Android using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....result: Rotate Shapes Aspose.Slides lets you rotate shapes in...alignment or design needs. To rotate a shape on a slide, follow...

    docs.aspose.com/slides/androidjava/shape-format...
  9. Format PowerPoint Shapes in C++|Aspose.Slides D...

    Learn how to format PowerPoint shapes in C++ using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....result: Rotate Shapes Aspose.Slides lets you rotate shapes in...alignment or design needs. To rotate a shape on a slide, follow...

    docs.aspose.com/slides/cpp/shape-formatting/
  10. Manage Presentation Shapes in C++|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for C++ and deliver high-performance PowerPoint presentations....flipH and flipV , and the rotation angle. Assigning this instance... auto rotation = shape -> get_Frame () -> get_Rotation (); shape...

    docs.aspose.com/slides/cpp/shape-manipulations/