Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 90,533 for

id

(0.12 sec)
  1. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the color of the shape, but cannot change the thickness of the border....the shape by its ID (replace with your shape ID) Aspose.Diagram...Visio file and adjust the shape ID as necessary. The LineWeight...

    forum.aspose.com/t/adjust-thickness-of-visio-no...
  2. CustomXmlPart Class | Aspose.Words for .NET

    Discover Aspose.Words.Markup.CustomXmlPart class for efficient management of custom XML data storage within packages. Enhance your document processing today!... Id { get; set; } Gets or sets the...))); Assert . That ( xmlPart . Id , Is . EqualTo ( xmlPartId ));...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Aspose::Words::Fields::FieldBibliography class ...

    Aspose::Words::Fields::FieldBibliography class. Implements the BIBLIOGRAPHY field. To learn more, visit the documentation article in C++....get_FilterLanguageId () Gets the language ID that is used to filter the bibliographic...get_FormatLanguageId () Gets the language ID that is used to format the bibliographic...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Convert CSV to JSON with Node.js via C++|Docume...

    Convert CSV file to JSON using the easy-to-use Aspose.Cells for Node.js via C++ API....( data ); Console Output [ { "id" : 1 , "language" : "Java" ,... "postalCode" : 394221 }, { "id" : 2 , "language" : "C++" , "edition"...

    docs.aspose.com/cells/nodejs-cpp/convert-csv-to...
  5. Reading and Writing General Resource Properties

    Learn how to read or write Microsoft Project (MPP/XML) resource properties using Aspose.Tasks for .NET.... Id gets and sets a resource’s ID (integer). Uid...Add the Start, Finish, ID and unique ID columns. Setting General...

    docs.aspose.com/tasks/net/reading-and-writing-g...
  6. Hello World Java 示例|Aspose.PDF for Android via ...

    本页展示如何使用简单的编程创建包含文本 - Hello World 的 PDF 文档,使用 Aspose.PDF for AndroId。... id . myInputText ); response = (...TextView ) findViewById ( R . id . response ); saveButton = (...

    docs.aspose.com/pdf/zh/androidjava/hello-world-...
  7. DocumentVisitor.visitCommentStart method | Aspo...

    DocumentVisitor.visitCommentStart method. Called when enumeration of a comment text has started...."[Comment range start] ID: " + commentRangeStart . id ); mDocTraversalDepth...start] For comment range ID ${ comment . id } , By ${ comment . author...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IStructuredDocumentTag.is_multi_section propert...

    IStructuredDocumentTag.is_multi_section property. Returns true if this instance is a ranged (multi-section) structured document tag....tags by id.docx' ) # Get the structured document tag by Id. sdt...structured_document_tags . get_by_id ( 1160505028 ) print ( sdt ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. IStructuredDocumentTag.isMultiSection property ...

    IStructuredDocumentTag.isMultiSection property. Returns true if this instance is a ranged (multi-section) structured document tag....tags by id.docx" ); // Get the structured document tag by Id. let..."Alias4" ); console . log ( sdt . id ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 从 XML 生成 PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET 提供了几种将 XML 文件转换为 PDF 文档的方法,要求输入 XML 文件。...</companyname> <employee> <id> 101 </id> <name> Andrew </name> <designation>...</employee> <employee> <id> 102 </id> <name> Eduard </name> <designation>...

    docs.aspose.com/pdf/zh/net/generate-pdf-from-xml/