Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 9,942 for

2 of

(0.1 sec)
  1. Multimedia Accessibility – C# Examples

    Learn how to make multimedia accessible to all users and check multimedia accessibility in C# with Aspose.HTML for .NET API....png" controls > 2 < source src = "myvideo.mp4" srclang...in Spanish: Copy 1 < audio > 2 < source src = "mySpeech.mp3"...

    docs.aspose.com/html/net/multimedia-accessibility/
  2. Printing a Microsoft Project (MPP/XML) files

    Learn how to print MicrosOft Project (MPP/XML) files using Aspose.Tasks for .NET....mpp" ); 2 project. Print (); view raw E...Project( "New Project.mpp" ); 2 foreach (string printer in PrinterSettings...

    docs.aspose.com/tasks/net/printing-a-project/
  3. Stroke.On | Aspose.Words for .NET

    Control path styling with Stroke On property. Enhance your designs by defining how paths are stroked for a polished, prOfessional look.... White ; // 2 - The stroke, which marks the...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Create a Chart|Aspose.Slides Documentation

    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....the worksheet and remove series 2 and 3 from the chart. Modify the...workbook. Remove unused series 2 and 3. Access chart categories...

    docs.aspose.com/slides/net/create-a-chart/
  5. Locking accepted tracked changes in Word Docume...

    In a Word document, we are tracking changes user has made, and at the end we are accepting it. We want to disable/lock the sections or parts Of document where user have done changes in word document. In other sections o…...Discourse April 29, 2025, 10:23am 2 @chetna.solanki To lock or disable...SectionBreakNewPage); builder.Writeln("Section 2. This section will be protected...

    forum.aspose.com/t/locking-accepted-tracked-cha...
  6. Aspose.PSD for .NET 20.4 - Release Notes|Docume...

    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.... Paths [ 2 ]; LengthRecord lengthRecord1...ChannelBitsCount = 16 , ChannelsCount = 2 }; using ( PsdImage image = (...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-4...
  7. Aspose::Words::Layout::LayoutEnumerator::MovePa...

    Aspose::Words::Layout::LayoutEnumerator::MoveParent method. Moves to the parent entity in C++....( layoutEnumerator , 1 ); // 2 - In logical order: // When moving..."{0}-> Entity type & kind: {1}, {2}" , tabs , layoutEnumerator ->...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. CustomXmlPartCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Markup.CustomXmlPartCollection class, your go-to solution for managing Custom XML Parts efficiently and effortlessly.... CustomXmlParts [ 0 ]); // 2 - By GUID: Assert . AreEqual (...xmlPartClone ); Assert . AreEqual ( 2 , doc . CustomXmlParts . Count...

    reference.aspose.com/words/net/aspose.words.mar...
  9. BorderType Enum | Aspose.Words for .NET

    Discover Aspose.Words.BorderType enum for customizable border options. Enhance your documents with precise border control and style!... Right 2 Specifies the right border of...

    reference.aspose.com/words/net/aspose.words/bor...
  10. Convert HTML to JPG – C# Examples and Online Co...

    Convert HTML to JPG in C# using Aspose.HTML API. Consider various HTML to JPG conversion scenarios in C# examples. Try online HTML Converter....convert the HTML code to JPG image 2 Converter. ConvertHTML ( @ "<h1>Convert...a path to a source HTML file 2 string documentPath = Path. Combine...

    docs.aspose.com/html/net/convert-html-to-jpg/