Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 11,986 for

point

(0.04 sec)
  1. Aspose::Words::ControlChar::NonBreakingSpaceCha...

    Aspose::Words::ControlChar::NonBreakingSpaceChar field. Non-breaking space character: (char)160 in C++....control character to mark the point where text moves to the next...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::LineFeedChar field ...

    Aspose::Words::ControlChar::LineFeedChar field. Line feed character: (char)10 or "\n" in C++....control character to mark the point where text moves to the next...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::FieldSeparatorChar ...

    Aspose::Words::ControlChar::FieldSeparatorChar field. Field separator character separates field code from field value. Optional in some fields. Value: (char)20 in C++....control character to mark the point where text moves to the next...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word documents, but commonly used in text files for paragraph breaks in C++....control character to mark the point where text moves to the next...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::NonBreakingSpace me...

    Aspose::Words::ControlChar::NonBreakingSpace method. Non-breaking space character: "\x00a0" in C++....control character to mark the point where text moves to the next...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Convert RVM to DRC via Python | products.aspose...

    Sample code for RVM to DRC Python conversion. Use API example code for batch RVM files to DRC conversion within VB.NET, Asp.NET or any .NET based application....decompressing 3D geometric meshes and point clouds, and improves storage...

    products.aspose.com/3d/python-net/conversion/rv...
  7. Convert DRC to DAE via Java | products.aspose.com

    Sample Java conversion code for DRC format to DAE file. Use this example code to convert DRC to DAE within any Web or Desktop Java based application....decompressing 3D geometric meshes and point clouds, and improves storage...

    products.aspose.com/3d/java/conversion/drc-to-dae/
  8. 在 3D 场景上创建鱼眼镜头效果并保存在图像中|Documentation

    使用 Aspose.3D for .NET API,开发人员可以在 3D 场景上创建鱼眼镜头效果,并将该视图保存为支持的图像格式。... Point }). Transform . Translation...

    docs.aspose.com/3d/zh/net/create-a-fisheye-lens...
  9. 在 3D 场景上创建鱼眼镜头效果并保存在图像中|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在 3D 场景上创建鱼眼镜头效果,并将该视图保存为支持的图像格式。... POINT scene . root_node . create_child_node...

    docs.aspose.com/3d/zh/python-net/create-a-fishe...
  10. 自定义形状|Aspose.Slides 文档

    在 .NET 中向 PowerPoint 演示文稿添加自定义形状...在路径末尾添加一条线 void LineTo ( PointF point ); void LineTo ( float x , float...在路径上的指定位置添加一条线 : void LineTo ( PointF point , uint index ); void LineTo...

    docs.aspose.com/slides/zh/net/custom-shape/