Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 123,115 for

document

(0.15 sec)
  1. Navigation & Inspection SVG – Aspose.SVG for .NET

    Learn how to inspect SVG with C#, use custom filters for iterating over the SVG elements, how to navigate SVG using CSS Selector or XPath....be used to traverse the SVG Document Object Model (DOM). The API...detailed inspection of the document and its elements using the...

    docs.aspose.com/svg/net/navigation-inspection/
  2. Document.DefaultTabStop | Aspose.Words for .NET

    Discover how to customize the DefaultTabStop property to set precise tab intervals in points, enhancing your Document formatting and layout....DefaultTabStop Document.DefaultTabStop property Gets or sets...stop positions. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  3. SaveOptions.dml_rendering_mode property | Aspos...

    SaveOptions.dml_rendering_mode property. Gets or sets a value determining how DrawingML shapes are rendered....property is used when the document is exported to fixed page...in a document as we save it to PDF. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. XmlMapping.isMapped property | Aspose.Words for...

    XmlMapping.isMapped property. Returns ``true`` if the parent structured Document tag is successfully mapped to XML data....true if the parent structured document tag is successfully mapped...parts. let doc = new aw . Document (); // Construct an XML part...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::SignatureLine::get_IsSi...

    Aspose::Words::Drawing::SignatureLine::get_IsSigned method. Indicates that signature line is signed by digital signature in C++....Examples Shows how to sign a document with a personal certificate...line. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::NodeImporter::NodeImporter const...

    Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance of the NodeImporter class in C++....DocumentBase>& The source document. dstDoc const System::Sha...entBase>& The destination document that will be the owner of...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. DigitalSignatureCollection indexer | Aspose.Wor...

    DigitalSignatureCollection indexer. Gets a Document signature at the specified index....__getitem__(index) Gets a document signature at the specified...Examples Shows how to sign documents with X.509 certificates. #...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DigitalSignature.certificate_holder property | ...

    DigitalSignature.certificate_holder property. Returns the certificate holder object that contains the certificate was used to sign the Document....certificate was used to sign the document. @property def certificate_holder...Examples Shows how to sign documents with X.509 certificates. #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. XmlMapping.xpath property | Aspose.Words for Py...

    XmlMapping.xpath property. Returns the XPath expression, which is evaluated to find the custom XML node that is mapped to the parent structured Document tag....mapped to the parent structured document tag. @property def xpath (...custom XML parts. doc = aw . Document () # Construct an XML part...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extract the content of Bookmark - Free Support ...

    Hello Team, I want to extract the content between Bookmark start and end and Bookmark is in header and footer. It can contain image anything not only text give me some code for the same...start and end points in a document, including images and other...// Load the document Document doc = new Document(filePath); //...

    forum.aspose.com/t/extract-the-content-of-bookm...