Sort Score
Result 10 results
Languages All
Labels All
Results 9,341 - 9,350 of 34,615 for

line

(0.11 sec)
  1. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...the attached image file, the line of code is showing red underlined)...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  2. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every Line even for table… example prop.check = <<[prop.check]>> prop.example…...continuously it should include line break everything if its contineous...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  3. 在 PHP 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides fo...

    使用 Aspose.Slides for PHP(通过 Java)在 PowerPoint 演示文稿中创建和自定义图表。通过实用代码示例添加、格式化和编辑图表。...添加一个默认数据的图表,并指定类型为 ChartType::Line 。 访问图表数据工作表 IChartDataWorkbook。...() -> addChart ( ChartType :: Line , 10 , 50 , 600 , 350 ); $pres...

    docs.aspose.com/slides/zh/php-java/create-chart/
  4. How to edit your photo or image programmaticall...

    Library for image editing. Photo editing automation. Image manipulation by NET (C#) program. Removing photo background. OnLine photo editor....of horizon slop, the horizon line has not strongly horizontal...draw various shapes such as Lines, Ellipses, Rectangles, Arcs...

    docs.aspose.com/imaging/net/developer-guide/how...
  5. Convert JPG to Base64 – Online Encoder and C# Code

    Convert JPG to Base64 onLine or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, JSON and others....operations can be done with a few lines of code: C# code to convert...languages. Install from command line as nuget install Aspose.SVG...

    products.aspose.com/svg/net/jpg-to-base64/
  6. Convert ICO to Base64 – Online Encoder and C# Code

    Convert ICO to Base64 onLine or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, JSON and others....operations can be done with a few lines of code: C# code to convert...languages. Install from command line as nuget install Aspose.SVG...

    products.aspose.com/svg/net/ico-to-base64/
  7. Convert SVG to Base64 – Aspose.SVG for .NET API...

    Convert SVG to Base64 in C# with Aspose.SVG for .NET. Free onLine encoder + code examples. Embed SVG as data URI in HTML, CSS, JSON. Download NuGet package....operations can be done with a few lines of code: C# code to convert...languages. Install from command line as nuget install Aspose.SVG...

    products.aspose.com/svg/net/svg-to-base64/
  8. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...TextSegment FloatingBox TextFragment Line Image everything is seen correctly...code used is composed of 2500 lines, it converts a jasperprint 1...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  9. 在 PHP 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides for...

    了解如何使用 Aspose.Slides for PHP 将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化您的工作流程。...Object Color Complementary Color Line Color Fill Color 退出 : 动画类型 Aspose...动画类型 Aspose.Slides PowerPoint Lines Arcs Turns Shapes Loops Custom...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  10. 在 C++ 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C++ 示例代码添加、格式化和编辑图表。...point -> get_Format () -> get_Line () -> get_FillFormat () -> set_FillType...point -> get_Format () -> get_Line () -> get_FillFormat () -> get_SolidFillColor...

    docs.aspose.com/slides/zh/cpp/create-chart/