Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 1,462 for

update string index

(0.14 sec)
  1. Container Copy Styling Issues (continued) - Fre...

    Started here: After the 25.11 Update I’m still seeing some issues with styling of copied containers. Issues: The first container copy is quite a bit wider than the original or the other copies. The style still doesn…...11 update I’m still seeing some issues...[CmdletBinding()] param($page, [string]$Key, [string]$Value ) foreach ($item...

    forum.aspose.com/t/container-copy-styling-issue...
  2. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....saveFormat) createSaveOptions(String fileName) Creates a save options...setCreatedTime(java.util.Date) property is updated before saving. getUpdateFields()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...Node ) get_child(node_type, index, is_deep) Returns an Nth child...(Inherited from Node ) index_of(child) Returns the index of the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...for this property is empty string (). (Inherited from SaveOptions...(Inherited from SaveOptions ) update_ambiguous_text_font Determines...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....includes not only new and updated public methods, added & removed...the first parameter of type string should be the XML map name...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Manage ActiveX Controls in Presentations in .NE...

    Learn how Aspose.Slides for .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....Obtain a slide reference by its index. Access the ActiveX controls...file. The code snippet below updates the ActiveX controls on the...

    docs.aspose.com/slides/net/activex/
  7. OGC GeoPackage (GPKG)

    The OGC GeoPackage (GPKG) is a file format and data exchange standard for storing geospatial data. It combines the advantages of a geospatial database and a file-based format, providing a self-contained and platform-independent solution for storing and sharing geospatial information. The GeoPackage format supports various types of data, including vector features, raster images, and attribute data, allowing for the storage of complex geospatial datasets in a single file. It is an open standard developed by the Open Geospatial Consortium (OGC) and is widely used in the geospatial industry for mobile applications, offline mapping, and data interoperability.... Spatial indexing is incorporated to facilitate... Spatial indexing: GPKG files use spatial indexing, allowing...

    products.aspose.com/gis/net/gis-formats/gpkg/
  8. 在 EPS 的 XMP 元数据中添加数组项 | C++

    本文将通过代码片段讲解并使用 Aspose.Page for C++ 在 EPS 的 XMP 元数据中添加数组项的过程。... 3 System ::String dataDir = RunExamples::Get...be added in the array by an index (0). 27 xmp -> AddArrayItem(u...

    docs.aspose.com/page/zh/cpp/xmp-metadata/add-ar...
  9. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....IndexOf ( Node ) Returns the index of the specified child node...current node. SelectNodes ( string ) Selects a list of nodes matching...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....Obtain a slide reference by its index. Access the ActiveX controls...file. The code snippet below updates the ActiveX controls on the...

    docs.aspose.com/slides/cpp/activex/