Sort Score
Result 10 results
Languages All
Labels All
Results 9,811 - 9,820 of 182,415 for

doc

(0.88 sec)
  1. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java.... Document doc = new Document(getMyDir() + "Reporting...docx"); Chart chart = ((Shape)doc.getChild(NodeType.SHAPE, 0, true))...

    reference.aspose.com/words/java/com.aspose.word...
  2. Bookmark.bookmarkStart property | Aspose.Words ...

    Bookmark.bookmarkStart property. Gets the node that represents the start of the bookmark....let doc = CreateDocumentWithBo ( 3 ); let bookmarks = doc . range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DigitalSignatureDetails.CertificateHolder | Asp...

    Discover the DigitalSignatureDetails CertificateHolder property to manage your Document's signing certificate effortlessly. Enhance security and streamline processes!... Document doc = new Document ( MyDir + "Document...EqualTo ( "Some comments" )); doc . Save ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. XpsSaveOptions.digitalSignatureDetails property...

    XpsSaveOptions.digitalSignatureDetails property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a Document.... let doc = new aw . Document ( base ....toEqual ( "Some comments" ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Load And Save To Disk in Ruby|Aspose.Words for ...

    Load and save MS Word Document to disk using Ruby.... doc = Rjb :: import ( 'com.aspose..."Document.doc" ) \ # Save the document as DOCX document. doc . save...

    docs.aspose.com/words/java/load-and-save-to-dis...
  6. Aspose::Words::Saving::SvgSaveOptions::get_IdPr...

    Aspose::Words::Saving::SvgSaveOptions::get_IdPrefix method. Specifies a prefix that is prepended to all generated element IDs in the output Document. Default value is null and no prefix is prepended in C++.... auto doc = System :: MakeObject < Aspose...set_IdPrefix ( u "pfx1_" ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SignatureValue method. Gets an array of bytes representing a signature value in C++.... auto doc = System :: MakeObject < Aspose...( auto && digitalSignature : doc -> get_DigitalSignatures ())...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. Aspose::Words::Saving::XlsxSaveOptions::get_Com...

    Aspose::Words::Saving::XlsxSaveOptions::get_CompressionLevel method. Specifies the compression level used to save Document. The default value is Normal in C++.... auto doc = System :: MakeObject < Aspose...Words :: SaveFormat :: Xlsx ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Notes::FootnoteSeparatorCollecti...

    Aspose::Words::Notes::FootnoteSeparatorCollection::idx_get method. Retrieves a FootnoteSeparator of the specified type in C++.... auto doc = System :: MakeObject < Aspose...FootnoteSeparator > footnoteSeparator = doc -> get_FootnoteSeparators ()...

    reference.aspose.com/words/cpp/aspose.words.not...
  10. FieldEditTime Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEditTime class for efficient Document editing. Simplify your workflow with powerful EDITTIME field management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // The EDITTIME field will...

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