Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 104,526 for

id

(0.06 sec)
  1. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part.... id ). toEqual ( xmlPartId ); //...xmlPart . clone (); xmlPartClone . id = `{ ${ Guid . newGuid (). toString...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IStructuredDocumentTag.xmlMapping property | As...

    IStructuredDocumentTag.xmlMapping property. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document.... id ). toEqual ( xmlPartId ); //...xmlPart . clone (); xmlPartClone . id = `{ ${ Guid . newGuid (). toString...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. MaxiCodeParameters|Aspose.BarCode for Python vi...

    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....de_barcode_id Gets or sets a MaxiCode barcode id in structured...structured append mode. ID must be a value between 1 and 8. Default value:...

    docs.aspose.com/barcode/python-net/api-referenc...
  4. StructuredDocumentTag.xml_mapping property | As...

    StructuredDocumentTag.xml_mapping property. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document.... xml_part_id = str ( uuid . uuid4 ()) xml_part_content...custom_xml_parts . add ( xml_part_id , xml_part_content ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to use Aspose.CAD in Vue|CAD Documentation

    Use Aspose.CAD in Vue....drawing <input id="file" type="file"> <img id="image" /> In App...<main> <input id="file" type="file"> <br/> <img id="image" /> </main>...

    docs.aspose.com/cad/javascript-net/how-to-use-a...
  6. Aspose.3D Create mesh from linear extrusion | p...

    Learn how to create a mesh using linear extrusion on a 2D shape...manually assign sub material id for each polygon through a VertexElementMateria...split a mesh by sub material id. You can make changes to the...

    products.aspose.com/3d/tutorial/split-mesh-usin...
  7. 与GridJs客户端端协同工作|Documentation

    本文介绍了GrIdJs中的客户端JavaScript API或函数。...x_spreadsheet ( id , options ) // the parameters are: id : the html...html node id , for example : '#gridjs-demo' for the html < div id...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  8. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color Id is {0}, layer's name is {1…...color ID is {0}, layer's name is {1}, layer's color ID is {2}"...layer's name is {1}, layer's color ID is {2}", rgbColor, entity.LayerName...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  9. Migrating your code to Aspose.PDF for Java 2.5....

    Follow this guIde to migrate your existing code to Aspose.PDF for Java 2.5.0 for improved functionality and performance....//Assign the id of the desired paragraph as a target id for the text...setFirstParagraph ( true ); //Set the id of this text segment to "product1"...

    docs.aspose.com/pdf/java/migrating-your-code-to...
  10. Comment | Aspose.Words for .NET

    Create engaging comments effortlessly with our Comment constructor. Initialize a new Comment class instance and enhance user interaction seamlessly!... Id )); para . AppendChild ( new...CommentRangeEnd ( doc , newComment . Id )); para . AppendChild ( newComment...

    reference.aspose.com/words/net/aspose.words/com...