Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 7,064 for

map

(0.25 sec)
  1. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++....Dash ); } Create Tree Map Charts Tree map charts are best used...shows you how to create a tree map chart: // The path to the documents...

    docs.aspose.com/slides/cpp/create-chart/
  2. Important iCalendar RFC 2445 Details|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....of properties that directly map to their counterparts in the...standard. For example, ByMonth maps to BYMONTH in iCalendar and...

    docs.aspose.com/email/net/important-icalendar-r...
  3. Important iCalendar RFC 2445 Details|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....of properties that directly map to their counterparts in the...standard. For example, ByMonth maps to BYMONTH in iCalendar and...

    docs.aspose.com/email/java/important-icalendar-...
  4. Pptx转md怎么支持图片上传到远端服务器 or 怎么保证pptx的文本不被转义 - Free...

    我希望将pptx转换为md时,将pptx的所有图片上传到远端服务器,但是我不希望图片直接落盘,因此我才用了如下的方式: 1、遍历所有的shape,找到所有的图片,下载并上传到我的服务器 2、删除图片shape,并在原位置插入图片的url(markdown格式) 但是这样转换,会导致我插入的文本被转义,导致md无法正确识别图片,有什么解决办法么? 或者有没有现场的更好的实践方案? var pres = new Presentat…...pptx"))); Map<IShape, String> shapeUrlMap =...put(shape, imageUrl); } } } for (Map.Entry<IShape, String> entry :...

    forum.aspose.com/t/pptx-md-or-pptx/318649
  5. Smartly Importing JSON into Excel With Smart Ma...

    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....price}} ), making it easy to map complex data to templates. Language...via scripts, and debug when mapping data to markers. Scalability...

    docs.aspose.com/cells/net/how-to-import-json-in...
  6. FieldSymbol Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSymbol class for efficient SYMBOL field implementation, enhancing your document processing capabilities....using the Windows Character Map // to ensure that the font can...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....not able to give one-to-one map to the parameters of the custom...

    docs.aspose.com/cells/java/how-to-calculate-cus...
  8. Generate Reports in PST Files via .NET | produc...

    C# source code to generate PST format reports on .NET Framework, .NET Core, and Xamarin Platforms....fields Create data source and mapping Initialize TemplateEngine using...dt.Rows.Add(dr); // map columns var mappings = new System.Data...

    products.aspose.com/email/net/assembly/pst/
  9. Aspose::Words::Fields::FieldHyperlink class | A...

    Aspose::Words::Fields::FieldHyperlink class. Implements the HYPERLINK field To learn more, visit the documentation article in C++....hyperlink for a server-side image map. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. ConversionService and its tests - Free Support ...

    Hi, Can you please take a look on ConversionService class ,the hurt of my GIS converter Lib and its tests (ConversionServiceTests). I build the below two files with ChatGPT and Microsoft. Thanks in adavnce, /// /…...map”, “.id” } }, { “Csv”, new[] {...".tab", "MapInfoTab" }, { ".map", "MapInfoTab" }, { ".dat", "MapInfoTab"...

    forum.aspose.com/t/conversionservice-and-its-te...