Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 228,084 for

new

(0.21 sec)
  1. Calculating Split Task's Finish Date | Aspose.T...

    Learn how to calculate the finish date of split tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes practical C# code examples with Calendar.GetTaskFinishDateFromDuration....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/calculating-split-tas...
  2. Issue with sending .msg files with large attach...

    I have an issue with Aspose.Email 26.5.0 when sending emails attachments over 5mb from emails created in code and saved as an .msg. An email created manually using Outlook 365 works with both versions of the Aspose.Email…...Authority As Uri Get Return New Uri($"https://login.microsoftonline..._token As String Public Sub New(accessParams As AccessParameters)...

    forum.aspose.com/t/issue-with-sending-msg-files...
  3. Version 26.3.0 when it released and what it is ...

    Hi, Version 26.3.0 when it released and what it is included ? Thanks,... var options = new ConversionOptions(); options...options.DestinationDriverOpt = new GpxOptions() { WritePolygonsAsLines...

    forum.aspose.com/t/version-26-3-0-when-it-relea...
  4. Convert PowerPoint Presentations to HTML in PHP...

    Convert PowerPoint presentations to responsive HTML in PHP. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....presentation to HTML while using the new CSS style. Using its own API...a presentation file $pres = new Presentation ( "Convert_HTML...

    docs.aspose.com/slides/php-java/convert-powerpo...
  5. Your First Aspose.3D Application|Documentation

    Create, edit and save your first 3d file in any supported formats using Aspose.3D for .NET to experience its simplicity and power in C#.... Create a new 3D file, or open an existing...Create a New Scene Document The following example creates a new 3D...

    docs.aspose.com/3d/net/your-first-aspose-3d-app...
  6. XmlDataSource class | Aspose.Words for Python

    aspose.words.reporting.XmlDataSource class. Provides access to data of an XML file or stream to be used within a report...XmlDataSource(xml_path) Creates a new data source with data from an...XmlDataSource(xml_stream) Creates a new data source with data from an...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Set Default Font while rendering spreadsheet to...

    Learn how to set the default font while rendering spreadsheets to images using Aspose.Cells with C++....GetDefaultFont() property to Courier New , and the second image is generated...setting the same property to Times New Roman . This is the output image...

    docs.aspose.com/cells/cpp/set-default-font-whil...
  8. Save 3D Scene as HTML|Documentation

    Aspose.3D for Java provides **HtmlSaveOptions** class to save a save 3D scene as HTML....Initialize a scene Scene scene = new Scene (); // Initialize a node...getRootNode (). createChildNode ( new Cylinder ()); // Set child node...

    docs.aspose.com/3d/java/save-3d-scene-as-html/
  9. Run.Text | Aspose.Words for .NET

    Manage your run text effortlessly! Easily get or set run text properties for seamless document editing and enhanced content control.... Document doc = new Document (); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/net/aspose.words/run...
  10. 使用 PHP 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 添加文本...// Open document $document = new Document ( $inputFile ); // get...text fragment $textFragment = new TextFragment ( "Aspose.PDF" );...

    products.aspose.com/pdf/zh-hans/php-java/text/