Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 477 for

dictionary

(0.03 sec)
  1. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document in Java....GUID-building block pairs in a dictionary. /// public static class...GUID-building block pairs in a dictionary. /// public static class...

    reference.aspose.com/words/java/com.aspose.word...
  2. LaTeX file repair | Aspose.TeX for .NET

    Aspose.TeX API solution for .NET LaTeX repair is described in this article. Learn the code examples on how to use the functionality....private Dictionary < string, string > _map = new Dictionary < string...

    docs.aspose.com/tex/net/latex-repair/
  3. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…... (Dictionary`2 , Size , Rectangle ) at...Size , Rectangle ) at ..(Dictionary 2 , Size , Rectangle ) at...

    forum.aspose.com/t/index-was-outside-the-bounds...
  4. Extract Tables from HTML – C# code

    Extract tables from HTML programmatically using the Aspose.HTML C# library. Optimize your data collection and analysis!...); var result = new List<Dictionary< string , string >>(); var...

    products.aspose.com/html/net/extract-html-table/
  5. Extract Tables from Website – C# code

    Learn how to programmatically extract tables from website using the C# Aspose.HTML library. Optimize your data collection and analysis!...Any()) { var result = new List<Dictionary< string , string >>(); var...

    products.aspose.com/html/net/extract-table-from...
  6. Create custom TeX input | .NET API Solution

    .NET API Solution to work with TeX. Learn hints and tips on how to provide custom TeX input in C#...Working Directory is actually a dictionary that maps file names to data...

    products.aspose.com/tex/net/customize-input/
  7. Create custom TeX output | .NET API Solution

    .NET API Solution to work with TeX. Read the hints and tips on how to provide custom TeX output for TeX file in C#....Working Directory is actually a dictionary that maps file names to ‘data...

    products.aspose.com/tex/net/customize-output/
  8. Create custom TeX output | C++ API Solution

    C++ API Solution to work with TeX. Read the guideline on how to implement custom TeX output in C++....Directory is essentially a dictionary that associates file names...

    products.aspose.com/tex/cpp/customize-output/
  9. Customize TeX input | C++ API Solution

    C++ API Solution to work with TeX. Learn guidelines to provide custom TeX input in C++...Directory functions as a dictionary that associates file names...

    products.aspose.com/tex/cpp/customize-input/
  10. HTML Form Editor – C# – Aspose.HTML for .NET

    You will learn how to work with a FormEditor object to manipulate HTML form in the document, input controls, and submit information.... Fill ( new Dictionary < string, string > () 18...

    docs.aspose.com/html/net/html-form-editor/