Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 1,697 for

rotate

(0.04 sec)
  1. DXF Drawings|CAD Documentation

    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....Polyline Radial Dimension Ray Rotated Dimension Table Text Xline...

    docs.aspose.com/cad/java/dxf-drawings/
  2. Java를 사용하여 PDF를 회전하는 방법

    이 문서에서는 Java를 사용하여 PDF를 회전하는 방법에 대해 설명합니다. 여기에는 환경을 설정하고 기본 응용 프로그램을 작성하는 지침과 Java를 사용하여 PDF 방향을 변경하는 샘플 코드가 포함되어 있습니다.... 페이지 내용의 방향을 변경하려면 Rotation 열거자의 on90, on180 또는 on270...

    kb.aspose.com/ko/pdf/java/how-to-rotate-pdf-usi...
  3. AxisTickLabels.spacing property | Aspose.Words ...

    AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn....rotation property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Separator method. Gets or sets string separator used for the data labels of the entire series. The default is a comma, except for pie charts showing only category name and percentage, when a line break shall be used instead in C++....ChartDataLabelCollec::get_Rotation method Aspose::Words::Dra...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. LaTeX incluye gráficos | Aspose.TeX para Java

    Aprenda sobre las macros de gráficos en LaTeX, las transformaciones de imágenes, la ventana gráfica, el recorte y la diferencia entre gráficos y paquetes.... png }} % rotates the image by 25 degrees counterclockwise...] {sample - image. png } % rotates the image by 10 degrees clockwise...

    docs.aspose.com/tex/es/java/latex-includegraphics/
  6. Wasserzeichen|Aspose.Slides Dokumentation

    Fügen Sie Text- und Bildwasserzeichen in C++ zu PowerPoint-Präsentationen hinzu...Codebeispiel, wie Sie die Rotation des Wasserzeichens anpassen...PI ; watermarkShape -> set_Rotation (( float ) diagonalAngle );...

    docs.aspose.com/slides/de/cpp/watermark/
  7. رسم بياني ثلاثي الأبعاد|توثيق Aspose.Slides لـ PHP

    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....تعيين خصائص مختلفة مثل X, Y Rotation, DepthPercents وما إلى ذلك...

    docs.aspose.com/slides/ar/php-java/3d-chart/
  8. Manage SmartArt Shape Node|Aspose.Slides for Py...

    Smart node and child node in PowerPoint presentations in Python...SmartArtShape position, size and rotation also please note that adding...# Change SmartArt shape's rotation node = smart . all_nodes [...

    docs.aspose.com/slides/python-net/manage-smarta...
  9. Manage SmartArt Shape Node|Aspose.Slides Docume...

    Manage SmartArt nodes and child nodes in PowerPoint presentations in C# or .NET...SmartArtShape position, size and rotation also please note that adding...// Change SmartArt shape's rotation node = smart . AllNodes [...

    docs.aspose.com/slides/net/manage-smartart-shap...
  10. Aspose.Pdf添加水印的两个问题 - Free Support Forum - aspo...

    首先,我先贴下我编写的代码,然后在末尾说明问题吧: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="SaveFileName">保存后的名称</param> /// <param name=…...Rotation = Convert.ToInt32(WaterMarkRotateDegNu);...lignInd); TempAddArtifact.Rotation = Convert.ToInt32(WaterMarkRotateDegNu);...

    forum.aspose.com/t/aspose-pdf/311479