Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 29,017 for

x

(0.63 sec)
  1. Manage Connectors in Presentations Using C++|As...

    Empower C++ apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....the connector float x = connector -> get_X () + connector -> get_Width...AddAutoShape ( ShapeType :: Rectangle , x , y , 0.0f , height ); The result:...

    docs.aspose.com/slides/cpp/connector/
  2. winter.svg

    Xmlns="http://www.w3.org/2000/svg"> X="40" y="50" width="500" height="500" style="fill:#efe4ee;" /> docs.aspose.com/svg/files/winter.svg

  3. 搜索

    搜索...for (int x = 0; x < table->get_Rows()->get_Count(); x++) { SharedPtr<IRow>...= table->get_Rows()->idx_get(x); for (int y = 0; y < row->get_Count();...

    blog.aspose.com/zh-hant/slides/create-powerpoin...
  4. Text out of tables converting pdf to docx - Fre...

    Hi converting from pdf the teXt in docX file is unformatted in docX output file. this the code to convert from pdf to docX. string fileSource = @"C:\temp\XXX.pdf"; Aspose.Words.Document X = new Aspose.Words.Document(fil…...Document x = new Aspose.Words.Document(fileSource);...ChangeExtension(fileSource, "docx"); x.Save(fileName); is there a way...

    forum.aspose.com/t/text-out-of-tables-convertin...
  5. Loss content from merged cells when merged cell...

    Aspose.Cells (26.4.0) We have a problem using smart makers. When we have at least two merged cells to the left of a smart maker, we lose the teXt content of the merged cells. Templates in attachment: LossContentMerge…...x var workbook = new Workbook("template...DataTable("foo"); dt.Columns.Add("x", typeof(decimal)); dt.Rows.Add(0...

    forum.aspose.com/t/loss-content-from-merged-cel...
  6. Plugins Licensing - System Requirements|Documen...

    C# Image Processing Library Licensing plugins to develop applications in any development environment that targets the .NET Standard 2.0 and higher....and higher (x64) MacOS Mac OS X version 10.12 and later (x64)...

    docs.aspose.com/imaging/net/aspose-imaging-net-...
  7. Manage Email Messages & Attachments with Micros...

    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.... Find ( x => x . DisplayName == "Inbox" )...folderId = folders . Find ( x => x . DisplayName == "Inbox" )...

    docs.aspose.com/email/net/manage-email-messages...
  8. SVG 转换 – SVG Transformations – C# 示例

    了解如何在 C# 中旋转 SVG、缩放 SVG 以及平移 SVG。考虑 SVG 转换的代码示例。...– 此处 translate(tx, ty) 函数将元素沿 x 轴移动 tx 值,并沿 y 轴移动 ty 值。如果未指定其中一个值,则默认为零。...skewX(angle) 和 skewY(angle) 将元素沿 x 或 y 轴倾斜指定的角度。 使用变换矩阵 。 变换矩阵 是描述...

    docs.aspose.com/svg/zh/net/svg-transformations/
  9. AxisTickLabels.Offset | Aspose.Words for .NET

    Adjust AXisTickLabels Offset to customize tick label distance from the aXis for enhanced clarity and visual appeal in your data visualizations....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataLabelCollection.separator property | A...

    ChartDataLabelCollection.separator property. Gets or sets string separator used for the data labels of the entire series...(); // Add a custom series with X/Y coordinates and diameter of...

    reference.aspose.com/words/nodejs-net/aspose.wo...