Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 33,582 for

line

(0.06 sec)
  1. How to Convert MPP to HTML in C#

    This quick tutorial explains how to convert MPP to HTML in C#. To change Microsoft Project to HTML using C# detailed instructions are provided in the form of detailed steps and a runnable sample code....finish the rendering to, set the line in the Gridlines and set SaveFormat...

    kb.aspose.com/tasks/net/how-to-convert-mpp-file...
  2. ChartSeriesCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartSeriesCollection class. Represents collection of a [ChartSeries](../chartseries/)...to any type of Bar, Column, Line and Surface charts. add(series_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 如何为运行 Aspose.3D。Net6|Documentation

    如何为运行 Aspose.3D。Net6...it, # then, use the following line: COPY fonts/ /usr/share/fonts...it, # then, use the following line: COPY fonts/ /usr/share/fonts...

    docs.aspose.com/3d/zh/net/how-to-run-aspose-3d-...
  4. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for .NET recognition engine....RecognitionText ); } Recognize single line Unloading OCR modules from memory...

    docs.aspose.com/ocr/net/multithreading/
  5. Tables with Images in Multiple Columns Do Not F...

    When generating a Word document using Aspose.Words, tables containing images arranged in multiple columns do not fit within the page width. Additionally, the HTML sample provided is rendered correctly in html but is not …...LeftPadding; // <---- this line has been added foreach (Shape...

    forum.aspose.com/t/tables-with-images-in-multip...
  6. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...9:54am 11 @pankajku , The code line you provided is not compilable...shared, I used the following code line: auto pptImage = shape->GetImage();...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  7. Node.js via Java PowerPoint API by Aspose.Slide...

    Aspose.Slides for Node.js via Java is a Node.js PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Node.js....lets developers write command line tools and server-side scripts...& Flip Shapes Manage Shape's Line Styles Platform Independence...

    products.aspose.com/slides/nodejs-java/
  8. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private sets of fonts for workbook rendering using Aspose.Cells for JavaScript via C++.... (); // If you comment this line, or if the custom font directory...

    docs.aspose.com/cells/javascript-cpp/specify-in...
  9. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless document navigation and enhanced productivity....method to ascend to the parent line If you need to navigate to a...

    reference.aspose.com/words/net/aspose.words.lay...
  10. How to create Combo chart with C++|Documentation

    Learn how to create a combo chart using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation.... SetType ( ChartType :: Line ); // Set style for the border...

    docs.aspose.com/cells/cpp/create-combo-chart/