Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 349,420 for

document

(0.07 sec)
  1. Online XPS to MHTML Conversion or Build .NET ba...

    Free online app to convert XPS to MHTML files. .NET C# conversion library code for XPS Documents....will be converted into MHTML document Download the converted MHTML...Automation API Open XPS file using Document class Convert XPS to Doc by...

    products.aspose.com/total/net/conversion/xps-to...
  2. Aspose::Words::Saving::SaveOutputParameters cla...

    Aspose::Words::Saving::SaveOutputParameters class. This object is returned to the caller after a Document is saved and contains additional information that has been generated or calculated during the save operation. The caller can use or ignore this object. To learn more, visit the Documentation article in C++....returned to the caller after a document is saved and contains additional...more, visit the Save a Document documentation article. class SaveOutputParameters...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 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...
  4. 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...auto doc = MakeObject < Document > (); SharedPtr < StyleCollection...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. Crop PDF using Python | Aspose.PDF

    Crop PDF without losing quality in Python programmatically with C# sample code using Aspose.PDF for Python for .NET...Programmatic modification of PDF documents is an essential part of modern...enables developers to crop PDF documents quickly and efficiently through...

    products.aspose.com/pdf/python-net/crop/
  6. CompareOptions.ignore_formatting property | Asp...

    CompareOptions.ignore_formatting property. True indicates that formatting is ignored.... Remarks By default document formatting is not ignored...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Inline::get_IsMoveFromRevision m...

    Aspose::Words::Inline::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Aspose::Words::Inline::get_IsFormatRevision met...

    Aspose::Words::Inline::get_IsFormatRevision method. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. Aspose::Words::Inline::get_ParentParagraph meth...

    Aspose::Words::Inline::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  10. DocumentVisitor.VisitCommentRangeEnd | Aspose.W...

    Discover the DocumentVisitor VisitCommentRangeEnd method, designed to enhance text processing by efficiently handling comment range endings in your Documents....in a document. public void CommentsToText () { Document doc =...= new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/doc...