Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 401,137 for

document

(0.9 sec)
  1. CompositeNode.GetText | Aspose.Words for .NET

    Discover the CompositeNode GetText method to efficiently retrieve text from nodes and their children, enhancing your data processing capabilities.... Document doc = new Document (); DocumentBuilder...ToString will give us the document's appearance if saved to a...

    reference.aspose.com/words/net/aspose.words/com...
  2. Convert PDF to Word Docs - Free Support Forum -...

    Trying to convert pdf to word in python. Using the docs as is. Getting the following error: Traceback (most recent call last): File "/home/jupyter/Tahoe_Test/Aspose/EnclaveTesting/WordHandler.py", line 69, in conv_pdf…...py", line 69, in conv_pdf document.save(output_stream, save_options)...following the instructions from documentation . Here is my function: def...

    forum.aspose.com/t/convert-pdf-to-word-docs/312166
  3. Convert Docx to PDF generate an error - Free Su...

    I have a Docx that i want to convert to PDF. When i call the “new Document()”, i get the following error : Exception in thread "main" com.aspose.words.FileCorruptedException: The Document appears to be corrupted and c…... When i call the “new Document()”, i get the following error...FileCorruptedExcepti: The document appears to be corrupted and...

    forum.aspose.com/t/convert-docx-to-pdf-generate...
  4. Markdown to Word Converter | Convert MD File to...

    Learn how to develop a Markdown to Word converter in C#. Convert MD files to DOCX programmatically with Aspose.Words for .NET in just a few lines.... It is perfect for documentation, notes, or blog posts. But...polished format like a Word document, especially for reports, client...

    blog.aspose.com/words/markdown-to-word-converte...
  5. Aspose::Words::DocumentBuilder::MoveTo method |...

    Aspose::Words::DocumentBuilder::MoveTo method. Moves the cursor to an inline node or to the end of a paragraph in C++....Examples Shows how to move a document builder’s cursor to different...different nodes in a document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. View and Update Excel Properties Online or Upda...

    View and modify Excel properties through online app for free. Java API code to update and add Excel properties....powerful Java based Excel document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/java/metadata/excel/
  7. Aspose::Words::LowCode::Splitter::Split method ...

    Aspose::Words::LowCode::Splitter::Split method. Splits a Document from an input stream into multiple parts based on the specified split options and returns the resulting parts as an array of streams in the specified save format in C++....ptions>&) method Splits a document from an input stream into...::LowCode::SplitOptions>& Document split options. See Also Enum...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. BreakType | Aspose.Words for Java

    Specifies type of a break inside a Document in Java....Specifies type of a break inside a document. Examples: Shows how to create...footers in a document using DocumentBuilder. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  9. Inserting Fields in Node.js|Aspose.Words for No...

    Insert fields into a Document in Node.js in different ways: using `DocumentBuilder` or DOM (Document Object Model)....ways to insert fields into a document: using DocumentBuilder using...FieldBuilder using Aspose.Words Document Object Model (DOM) In this...

    docs.aspose.com/words/nodejs-net/inserting-fields/
  10. BuildingBlock.Name | Aspose.Words for .NET

    Discover the BuildingBlock Name property, easily manage and customize your building blocks with a simple name assignment for enhanced organization....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...