Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 9,081 for

map

(0.1 sec)
  1. Compress EMLX Files in C# via .NET | Aspose.Zip

    C# compression example to compress EMLX documents into zip and other archive formats on .NET Framework and .NET Core....of Contents) OSM (Open Street Map) OST (Offline Storage Files)...

    products.aspose.com/zip/net/compress/emlx/
  2. Compress ICS Files in C# via .NET | Aspose.Zip

    C# compression example to compress ICS documents into zip and other archive formats on .NET Framework and .NET Core....of Contents) OSM (Open Street Map) OST (Offline Storage Files)...

    products.aspose.com/zip/net/compress/ics/
  3. Compress VSSX Files in C# via .NET | Aspose.Zip

    C# compression example to compress VSSX documents into zip and other archive formats on .NET Framework and .NET Core....of Contents) OSM (Open Street Map) OST (Offline Storage Files)...

    products.aspose.com/zip/net/compress/vssx/
  4. Compress PPS Files in C# via .NET | Aspose.Zip

    C# compression example to compress PPS documents into zip and other archive formats on .NET Framework and .NET Core....of Contents) OSM (Open Street Map) OST (Offline Storage Files)...

    products.aspose.com/zip/net/compress/pps/
  5. Compress ONE Files in C# via .NET | Aspose.Zip

    C# compression example to compress ONE documents into zip and other archive formats on .NET Framework and .NET Core....of Contents) OSM (Open Street Map) OST (Offline Storage Files)...

    products.aspose.com/zip/net/compress/one/
  6. Compress VSS Files in C# via .NET | Aspose.Zip

    C# compression example to compress VSS documents into zip and other archive formats on .NET Framework and .NET Core....of Contents) OSM (Open Street Map) OST (Offline Storage Files)...

    products.aspose.com/zip/net/compress/vss/
  7. XmlMapping | Aspose.Words for Java

    Specifies the information that is used to establish a Mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document in Java....that is used to establish a mapping between the parent structured...Examples: Shows how to set XML mappings for custom XML parts. Document...

    reference.aspose.com/words/java/com.aspose.word...
  8. Cell | Aspose.Words for Java

    Represents a table cell in Java.... /// Creates a map in the form of a string of all...of child nodes. /// Creates a map in the form of a string of all...

    reference.aspose.com/words/java/com.aspose.word...
  9. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format... navigation_map_level Specifies the maximum level...populated to the navigation map when exporting to EPUB, MOBI...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...Document(stream, loadOptions); } // Map your local fonts folder (where...

    forum.aspose.com/t/how-to-imprve-performance-be...