Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 46,675 for

id

(0.04 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportCIdUrlsForMhtmlResources method. Specifies whether to use CId (Content-Id) URLs to reference resources (images, fonts, CSS) included in MHTML documents. Default value is false in C++....Specifies whether to use CID (Content-ID) URLs to reference resources...files are written as CID (Content-ID) URLs (for example, “cid:image...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. CustomXmlPartCollection.GetById | Aspose.Words ...

    Discover the CustomXmlPartCollection GetById method to effortlessly retrieve custom XML parts by their unique Identifiers for enhanced data management....GetById ( string id ) Parameter Type Description id String Case-sensitive...AreEqual ( xmlPartId , xmlPart . Id ); // Below are two ways to refer...

    reference.aspose.com/words/net/aspose.words.mar...
  3. WebExtensionBindingCollection Class | Aspose.Wo...

    Discover the Aspose.Words.WebExtensionBindingCollection class, a powerful tool for managing web extension bindings in your applications seamlessly.... such as the ID. webExtension . Reference . Id = "WA104380646"...string . Empty , webExtension . Id ); Assert . AreEqual ( "WA104380646"...

    reference.aspose.com/words/net/aspose.words.web...
  4. TaskPaneCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.TaskPaneCollection class, your solution for managing persistent task pane objects efficiently. Enhance your web applications today!... such as the ID. webExtension . Reference . Id = "WA104380646"...string . Empty , webExtension . Id ); Assert . AreEqual ( "WA104380646"...

    reference.aspose.com/words/net/aspose.words.web...
  5. Convert CSV to JSON|Documentation

    Convert CSF file to JSON by using the simple to use Aspose.Cells for .NET API....Sample Code Console Output [ { "id" : 1 , "language" : "Java" ,... "postalCode" : 394221 }, { "id" : 2 , "language" : "C++" , "edition"...

    docs.aspose.com/cells/net/convert-csv-to-json/
  6. Aspose::Words::Markup::StructuredDocumentTagCol...

    Aspose::Words::Markup::StructuredDocumentTagCollection::GetById method. Returns the structured document tag by Identifier in C++....GetById ( int32_t id ) Parameter Type Description id int32_t The structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. 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...
  8. 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...
  9. Get all the external hyperlinks in a presentati...

    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....relationship ID matches the link ID... if ( relation . Id . Equals...Equals ( link . Id )) { // Add the URI of the external relationship...

    docs.aspose.com/slides/net/get-all-the-external...
  10. CustomXmlPartCollection.clone method | Aspose.W...

    CustomXmlPartCollection.clone method. Makes a deep copy of this collection and its items.... 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...