Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 41,512 for

document properties

(0.71 sec)
  1. DigitalSignature Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.DigitalSignature class for secure Document signing and verification. Enhance your Document security effortlessly!...Represents a digital signature on a document and the result of its verification...with Digital Signatures documentation article. public class DigitalSignature...

    reference.aspose.com/words/net/aspose.words.dig...
  2. Aspose::Words::Node::GetText method | Aspose.Wo...

    Aspose::Words::Node::GetText method. Gets the text of this node and of all its children in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Aspose::Words::Drawing::ImageData::get_Brightne...

    Aspose::Words::Drawing::ImageData::get_Brightness method. Gets or sets the brightness of the picture. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest) in C++.... The value for this property must be a number from 0.0...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Images...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. How to Convert PDF to Image in C#

    This tutorial will show you how to convert PDF to image in C#. It will teach you how using C# convert PDF to image of any type like PNG, BMP, JPG, and others.... height, width and other properties like setting default font...the source PDF file into the Document class object for converting...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-ima...
  5. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...Net to replace a Word document Aspose.Words Product Family...var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo...

    forum.aspose.com/t/some-content-cannot-be-repla...
  6. Convert DOCX to SXC in C++ or with free Online ...

    C++ API to Convert DOCX to SXC or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to SXC online converter quickly before integrating the code....Why to Convert Converting documents from one format to another... manipulate, and convert documents, spreadsheets, and presentations...

    products.aspose.com/total/cpp/conversion/docx-t...
  7. Aspose::Words::LowCode::ProcessorContext class ...

    Aspose::Words::LowCode::ProcessorContext class. Base class for processor contexts. Provides Properties and options used by the processor to execute processing in C++.... Provides properties and options used by the processor...get_LayoutOptions () const Document layout options used by the...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. MailMergeSettings class | Aspose.Words for Python

    aspose.words.settings.MailMergeSettings class. Specifies all of the mail merge information for a Document...mail merge information for a document. To learn more, visit the...Mail Merge and Reporting documentation article. Remarks You can...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageSavingArgs.KeepImageStreamOpen | Aspose.Wo...

    Discover the KeepImageStreamOpen property in ImageSavingArgs for Aspose.Words. Control stream behavior for efficient image saving and enhanced performance....KeepImageStreamOpen property Specifies whether Aspose.Words...provided in the ImageStream property after writing an image into...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Editing Hyperlinks of Worksheet|Documentation

    Learn how to edit hyperlinks of a worksheet through the Aspose.Cells for .NET API....collection one by one and edit its properties. The following sample code...Address property to the Aspose website. AI Document Assistant...

    docs.aspose.com/cells/net/editing-hyperlinks-of...