Sort Score
Result 10 results
Languages All
Labels All
Results 7,251 - 7,260 of 148,165 for

2

(1.23 sec)
  1. Working with Project Properties | Aspose.Tasks ...

    Learn how to use Aspose.Tasks for .NET to read and modify Microsoft Project (MPP/XML) properties, including defaults, summary info, fiscal year, weekdays, currency and custom properties....Create a project reader instance 2 Project project = new Project(...Create project from template file 2 Project project = new Project(...

    docs.aspose.com/tasks/net/working-with-project-...
  2. custombarcode.zip

    CustomBarcode/CustomBarcode.csproj Exe net6.0 2": return 180; case "3": return...return QRErrorLevel.LevelM; case "2": return QRErrorLevel.LevelQ;...

    docs.aspose.com/barcode/net/how-to-create-custo...
  3. Raw Data Processing|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....data processing with version 2.4.0. The raw data processing is...RGB is not available in version 2.4.0). Moreover, there could be...

    docs.aspose.com/psd/net/raw-data-processing/
  4. Create a PDF from web page using MVC .NET 4.8 -...

    I am using .NET framework 4.8 and would like to create a PDF from and application using MVC. Please provide guidance on using views and viewmodels to create the PDF....Family pbrowder July 8, 2025, 2:55pm 1 I am using .NET framework...Professionalize.Discourse July 8, 2025, 2:56pm 2 @pbrowder Cause To create...

    forum.aspose.com/t/create-a-pdf-from-web-page-u...
  5. English table style names / LatentStyles - Free...

    When generating a word document with a table, I provide the option to configure a table style name that is set by “table.StyleName = “…”;”. Word provides a bunch of builtin table styles, and a user asked me why it did n…...Product Family wknauf December 2, 2025, 10:50am 1 When generating...Professionalize.Discourse December 2, 2025, 10:52am 2 @wknauf Based on limited...

    forum.aspose.com/t/english-table-style-names-la...
  6. Aspose::Words::Fields::FieldBuilder::BuildAndIn...

    Aspose::Words::Fields::FieldBuilder::BuildAndInsert method. Builds and inserts a field into the document before the specified inline node in C++....field -> GetFieldCode ()); // 2 - Nested field: // Use a field...leftExpression -> AddArgument ( 2 ); leftExpression -> AddArgument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldIndex::get_Sequence...

    Aspose::Words::Fields::FieldIndex::get_SequenceName method. Gets or sets the name of a sequence whose number is included with the page number in C++....and this XE field is on page 2, along with the custom separators...and "MySequence at 1 on page 2" on the right. auto indexEntry...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose.PSD for Python via .NET 25.5 - Release N...

    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.... resources [ 2 ]) assert ( lnsrResource . value...channel_information [ 4 ] . channel_id == - 2 ) PSDPYTHON-185. Add Support of...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  9. Aspose::Words::NodeImporter::NodeImporter const...

    Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance of the NodeImporter class in C++.... Item 2 \r\n " + u "8. Item 3 \r\n " +..."6. Item 1 \r\n " + u "7. Item 2 \r\n " + u "8. Item 3 \r\n " +...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. How to Change SVG Color – C# Examples

    Learn how to work with SVG color with C# examples from Aspose.SVG, how to change color of SVG elements, or change background color in SVG files.... Svg ; 2 using System. IO ; 3 using Aspose...in existing SVG file using C# 2 3 // Prepare a path to a file...

    docs.aspose.com/svg/net/how-to-change-svg-color/