Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 106,211 for

note

(0.2 sec)
  1. GeoJSON

    GeoJSON is a file format for representing geospatial data in JSON (JavaScript Object Notation) format. It is widely used in web mapping applications and can represent different types of geometries such as points, lines, and polygons.... 1 It is important to note that the coordinate order in...Service (WMTS) 24.04.1 (Release notes)...

    products.aspose.com/gis/net/gis-formats/geojson/
  2. Merge PPSM Files Online or using C++ | products...

    Free online app to combine different PPSM presentations. C++ merging library code to merge PPSM presentation into format of your choice.... It’s important to note that due to the potential security...

    products.aspose.com/total/cpp/merge/ppsm/
  3. How to create a new instance of MapiAttachment ...

    Hi, I am trying to create a new attachment from a string input and add it to an existing MapiMessage in a PST file. I do not see any constructors for MapiAttachment class. Why is it so? How can I add a new attachment…...Add the updated message to PST Note: after adding the updated message...

    forum.aspose.com/t/how-to-create-a-new-instance...
  4. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately using C#. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism.... Note that the font in the document...FontInfo substitution rule . Note that the FontConfig substitution...

    docs.aspose.com/words/net/manipulating-and-subs...
  5. Save Presentation in .NET|Aspose.Slides Documen...

    Save PowerPoint Presentation as file or stream in C# or .NET... Always }); } NOTE Saving in the Zip64Mode.Never...

    docs.aspose.com/slides/net/save-presentation/
  6. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in C# or .NET... Note that the chart data has to be...

    docs.aspose.com/slides/net/chart-workbook/
  7. Image|Aspose.Slides Documentation

    Work with images in Slides in PowerPoint Presentation using Java. Add images from disk or from web in PowerPoint Slides using Java. Add images to Slide Masters or as Slide Background using Java. Add SVG to PowerPoint Presentation using Java. Convert SVG to Shapes in PowerPoint using Java. Add images as EMF in Slides using Java.... Note You can manipulate input/output...

    docs.aspose.com/slides/java/image/
  8. Producer Name in Outputs|Aspose.Words for .NET

    Aspose.Words for .NET add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format using C#.... Note that you can instruct Aspose...

    docs.aspose.com/words/net/generator-or-producer...
  9. NodeList class | Aspose.Words for Python

    aspose.words.NodeList class. Represents a collection of nodes matching an XPath query executed using the [CompositeNode.select_nodes()](../compositenode/select_nodes/#str) method... NOTE Treat the NodeList collection...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…... Note, to apply formatting to the...

    forum.aspose.com/t/setting-a-table-font-issue/3...