Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 414,097 for

document

(0.3 sec)
  1. Aspose::Words::LowCode::ComparerContext class |...

    Aspose::Words::LowCode::ComparerContext class. Document comparer context in C++....Hide ] ComparerContext class Document comparer context. class ComparerContext...to accept revisions in the documents before comparing them. If...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. Symbol/character move to next line of PDF file ...

    Hi Team, Could you please help to check that symbol is coming in next line in pdf. When you will come the pdf and word file you will see the difference. I have attached screenshot and files for reference. Code snippet…...word into pdf: Document document = new Document(wordFile.getAbsolutePath());...getAbsolutePath()); document.save(outputPdfFilePath); String rightsWatchMark...

    forum.aspose.com/t/symbol-character-move-to-nex...
  3. Convert PDF to TXT via C# | Aspose

    Sample code for PDF to TXT C# conversion. Use API example code for batch PDF files to TXT conversion within VB.NET, Asp.NET or any .NET based application....recognition on PDF document and save text as PDF document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/pdf-to-txt/
  4. GlossaryDocument.Accept | Aspose.Words for .NET

    Discover the GlossaryDocument Accept method that enhances user experience by efficiently managing visitor interactions. Learn more now!... Note: A glossary document node and its children are...you execute a Visitor over a Document . If you want to execute a...

    reference.aspose.com/words/net/aspose.words.bui...
  5. Aspose::Words::Saving::OutlineOptions class | A...

    Aspose::Words::Saving::OutlineOptions class. Allows to specify outline options. To learn more, visit the Documentation article in C++....more, visit the Save a Document documentation article. class OutlineOptions...missing outline levels when the document is exported. Default value...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....update all the fields in a document immediately before saving...to PDF. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用C++旋转PDF页面|Aspose.PDF for C++

    本主题描述了如何使用C++以编程方式旋转现有PDF文件中的页面方向。...); // 打开文档 auto document = MakeObject < Document > ( _dataDir +...inputFileName ); for ( auto page : document -> get_Pages ()) { auto r...

    docs.aspose.com/pdf/zh/cpp/rotate-pages/
  8. Aspose::Words::Loading::ChmLoadOptions::get_Ori...

    Aspose::Words::Loading::ChmLoadOptions::get_OriginalFileName method. The name of the CHM file. Default value is null in C++....get_OriginalFileName () const Remarks CHM documents may contain links that reference...reference the same document by file name. Aspose.Words supports...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. FormFieldCollection.Count | Aspose.Words for .NET

    Discover the FormFieldCollection Count property, easily access the total number of form fields, enhancing your data management and user experience....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Range.FormFields | Aspose.Words for .NET

    Discover the Range FormFields property, access a complete FormFields collection to efficiently manage all form fields within your specified range....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ran...