Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 4,931 for

document assembly

(0.12 sec)
  1. Pdf compare - Free Support Forum - aspose.com

    Hi, I am trying to compare two pdf using private static void ComparingEntireDocuments() { // The path to the Documents directory var dataDir = RunExamples.GetDataDir_AsposePdf_DocumentCompare(); // Open PD…...ComparingEntireDocum() { // The path to the documents directory var dataDir = RunExamples...ntCompare(); // Open PDF documents using (var document1 = new...

    forum.aspose.com/t/pdf-compare/316339
  2. MailMerger.ExecuteToImages | Aspose.Words for .NET

    Effortlessly perform a mail merge for individual records and convert results into high-quality images with MailMerger ExecuteToImages method....name that is not found in the document is encountered, it is ignored...namespace Aspose.Words.LowCode assembly Aspose.Words ExecuteToImages(...

    reference.aspose.com/words/net/aspose.words.low...
  3. TextColumnCollection.Count | Aspose.Words for .NET

    Discover the TextColumnCollection Count property to easily access the number of columns in your Document's section for enhanced layout control....columns in the section of a document. public int Count { get ;...columns in a section. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tex...
  4. FontEmbeddingLicensingRights.EmbeddingUsagePerm...

    Unlock creative potential with Font Embedding Licensing Rights. Explore usage permissions for seamless font integration in your projects.... Document doc = new Document ( MyDir + "Embedded...docx" ); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...
  5. DigitalSignature.SignTime | Aspose.Words for .NET

    Discover DigitalSignature SignTime. Track the exact time your Documents are signed for enhanced security and efficient record-keeping....property Gets the time the document was signed. public DateTime...signature in a document. Document doc = new Document ( MyDir + "Digitally...

    reference.aspose.com/words/net/aspose.words.dig...
  6. IAiModelText.Summarize | Aspose.Words for .NET

    Effortlessly summarize Documents with IAiModelText. Customize summary length using advanced AI for precise content extraction and enhanced readability....Contents [ Hide ] Summarize( Document , SummarizeOptions ) Generates...a summary of the specified document, with options to adjust the...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. LoadOptions.RecoveryMode | Aspose.Words for .NET

    LoadOptions.RecoveryMode property sets how Aspose.Words handles Document errors by recovery or strict loading....RecoveryMode property Defines how the document should be handled if errors...should attempt to recover the document or follow another defined...

    reference.aspose.com/words/net/aspose.words.loa...
  8. DocumentRecoveryMode Enum | Aspose.Words for .NET

    Aspose.Words.DocumentRecoveryMode enum specifies recovery modes for Documents with errors during loading....available recovery options when a document encounters errors during loading...recovery is attempted. If the document is invalid, loading will fail...

    reference.aspose.com/words/net/aspose.words.loa...
  9. MustacheTag.ReferenceOffset | Aspose.Words for ...

    Discover the MustacheTag ReferenceOffset property, which reveals the zero-based starting position of tags in your ReferenceRun for precise data management.... Document document = new Document ( MyDir + "Mail...merge mustache tags.docx" ); document . MailMerge . UseNonMergeFields...

    reference.aspose.com/words/net/aspose.words.mai...
  10. IDocumentProcessorPlugin.Save | Aspose.Words fo...

    Effortlessly save Documents with the IDocumentProcessorPlugin Save method, ensuring optimal output with customizable save options for your needs....Save method Save the document loaded by Load method to the...plugin (requires loading to Document ), method throws an exception...

    reference.aspose.com/words/net/aspose.words/ido...