Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 16,563 for

point

(0.31 sec)
  1. ShowInBalloons Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Layout.ShowInBalloons enum enhances document editing by controlling visible revisions in balloons for clear collaboration....revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Aspose::Words::TabStopCollection::After method ...

    Aspose::Words::TabStopCollection::After method. Gets a first tab stop to the right of the specified position in C++....The reference position (in points). ReturnValue A tab stop object...() -> get_TabStops (); // 72 points is one "inch" on the Microsoft...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Aspose::Words::TabStopCollection::Before method...

    Aspose::Words::TabStopCollection::Before method. Gets a first tab stop to the left of the specified position in C++....The reference position (in points). ReturnValue A tab stop object...() -> get_TabStops (); // 72 points is one "inch" on the Microsoft...

    reference.aspose.com/words/cpp/aspose.words/tab...
  4. CadLwPolyline Coordinates including (0,0) cause...

    Any CadLwPolyline with a coordinate of 0,0 ignores that Point as valid coordinate. You can use the following example from another post to view the issue. This will render a triangle rather than a rectangle. using (Cad…...coordinate of 0,0 ignores that point as valid coordinate. You can...

    forum.aspose.com/t/cadlwpolyline-coordinates-in...
  5. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedToTextColor method. Allows to specify the color to be used for areas where content was moved to Moving. Default value is ByAuthor in C++....revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedFromTextEffect method. Allows to specify the effect to be applied to the areas where content was moved from Moving. Default value is DoubleStrikeThrough in C++....revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedToTextEffect method. Allows to specify the effect to be applied to the areas where content was moved to Moving. Default value is DoubleUnderline in C++....revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. BarcodeParameters.PosCodeStyle | Aspose.Words f...

    Discover the BarcodeParameters PosCodeStyle property for Point of Sale barcodes. Supports UPCA, EAN13, and more. Enhance your POS system today!...PosCodeStyle property Style of a Point of Sale barcode (barcode types...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 使用C++为图表点添加富文本自定义数据标签|Documentation

    了解如何在Aspose.Cells for C++中为图表点添加富文本自定义数据标签。我们的指南将展示如何使用不同的字体、颜色和对齐选项来格式化标签,提升图表的外观和易读性。...label of first series first point DataLabels dlbls = chart . GetNSeries...

    docs.aspose.com/cells/zh/cpp/rich-text-custom-d...
  10. C# Path Builder – 创建 SVG Paths

    使用 Aspose.SVG Builder API 在 C# 中创建 SVG paths,并用 fluent syntax 构建 path elements、curves、lines 和 text paths。...14 // 'M' sets the starting point of the path (Move to x=50, y=50)...line from the current point to the new point (Line to x=100, y=50)...

    docs.aspose.com/svg/zh/net/path-builder/