Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 422,796 for

document

(0.25 sec)
  1. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_CompressionLevel method. Specifies the compression level used to save Document. The default value is Normal in C++....compression level used to save document. The default value is Normal...use while saving an OOXML document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Extract PDF Metadata using JavaScript via C++ |...

    Extract PDF format metadata programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++... Accessing a document’s metadata means getting information...can quickly locate specific documents by using keywords or details...

    products.aspose.com/pdf/javascript-cpp/metadata/
  3. ImportFormatOptions.resolve_theme_colors proper...

    ImportFormatOptions.resolve_theme_colors property. Gets or sets a boolean value that specifies whether to resolve theme colors of the shapes forcibly...ones they had in the original document. The reason for this is the...the source and destination documents. Setting this option to True...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加文本图章。...outfile ) document = apdf . Document ( path_infile ) document . pages...Add stamp to particular page document . pages [ 1 ] . add_stamp...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  5. FieldDdeAuto.IsLinked | Aspose.Words for .NET

    Optimize your Documents with FieldDdeAuto IsLinked. Control file size by excluding graphics data for efficient storage and faster loading times....storing graphics data with the document. public bool IsLinked { get...field types to link to other documents in the local file system,...

    reference.aspose.com/words/net/aspose.words.fie...
  6. DocumentPropertyCollection.remove method | Aspo...

    DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection....Examples Shows how to work with a document’s custom properties. let doc...doc = new aw . Document (); let properties = doc . customDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::XpsSaveOptions::get_Outl...

    Aspose::Words::Saving::XpsSaveOptions::get_OutlineOptions method. Allows to specify outline options in C++....the outline of a saved XPS document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Document.unlink_fields method | Aspose.Words fo...

    Document.unlink_fields method. Unlinks fields in the whole Document....Unlinks fields in the whole document. def unlink_fields ( self...all the fields in the whole document with their most recent results...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::StyleCollection::idx_get method ...

    Aspose::Words::StyleCollection::idx_get method. Gets a built-in style by its locale independent identifier in C++....Shows how to add a Style to a document’s styles collection. auto...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil::RemoveAllSignatures method. Removes all digital signatures from Document in source stream and writes unsigned Document to destination stream. Output will be written to the start of stream and stream size will be updated with content length.The following formats are compatible for digital signature removal: Doc, Dot, Docx, Dotx, Docm, Dotm, Odt, Ott in C++....from document in source stream and writes unsigned document to...signatures from a digitally signed document. // There are two ways of...

    reference.aspose.com/words/cpp/aspose.words.dig...