Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 1,799 for

update name index

(0.14 sec)
  1. Text Rendering using Font library | .NET

    Convert text to images and render TrueType and OpenType fonts within .NET products. C# APIs for the developers to manipulate and font files....written in Arial font to an image named “arial.png”. Copy 1 var dataDir...+ "arial.ttf" ; //Font file name with full path 3 var outFile...

    docs.aspose.com/font/net/developer-guide/text-r...
  2. Add array items in XMP metadata of EPS| Python

    The process of adding items in XMP metadata of EPS with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here....Save the EPS file with the updated XMP metadata. Here is a code...be added in the array by an index (0). 25 xmp. add_array_item...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  3. Convert MBOX Files to Various Formats in C#|Doc...

    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....eml file with a unique name (“outputMessage”+i+".eml") using...message is saved with a distinct name. Iterate through all the messages...

    docs.aspose.com/email/net/converting-between-fo...
  4. SQLite

    SQLite is a lightweight, serverless, and self-contained relational database management system. It is widely used due to its simplicity, portability, and compatibility with various platforms and programming languages. SQLite is embedded directly into applications, requiring no separate server process, and stores the entire database in a single file. It supports standard SQL syntax and offers features like transactions, Indexes, and triggers. SQLite is suitable for small to medium-sized applications or as an embedded database within larger systems....features like transactions, indexes, and triggers. SQLite is suitable...including definitions, tables, indexes, and data, as a single cross-platform...

    products.aspose.com/gis/net/gis-formats/sqlite/
  5. Add array items in XMP metadata of EPS| .NET

    The process of adding items in XMP metadata of EPS with Aspose.Page for .NET is explained and illustrated with the code snippets here....be added in the array by an index (0). 22 xmp. AddArrayItem (...items in XMP metadata Change named value in XMP metadata Ask Aspose...

    docs.aspose.com/page/net/xmp-metadata/add-array...
  6. 档案

    档案...v4 - To create and update spreadsheets on Google Sheets...defaultWorksheetName = wb.Worksheets[0].Name; 然后,调用 CreateSpreadsheet 函数在...

    blog.aspose.com/zh/cells/convert-excel-to-googl...
  7. How to Split Microsoft Project Tasks | Aspose.T...

    A guide on splitting tasks using Aspose.Tasks for C++....Set < System::String > (Tsk::Name(), u "Root" ); 14 System ::SharedPtr...::String(u "Index: " ) + splitPart -> get_Index() + u "\nStart:...

    docs.aspose.com/tasks/cpp/split-tasks/
  8. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb...., Command (Name) ->“btnChart”, ImageUrl -> give...column (which contain data) indexes. int totalrow = sheet . Cells...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....getChild(int nodeType, int index, boolean isDeep) getChildNodes(int...getName() Gets the optional shape name. getNextMatchingNode(Node curNode)...

    reference.aspose.com/words/java/com.aspose.word...
  10. Splitter class | Aspose.Words for Python

    aspose.words.lowcode.Splitter class. Provides methods intended to split the documents into parts using different criteria....Splitter → Processor Methods Name Description create(context)...extract_pages(input_file_name, output_file_name, start_page_index, page_count)...

    reference.aspose.com/words/python-net/aspose.wo...