Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 67,646 for

document

(0.1 sec)
  1. How to find and iterate list lead in and childr...

    Hi Team, I am trying to find and iterate lists in an word Documents using aspose words python library. Current approach : I have tried iterating all paragraphs and filtering list items using is_list_item method. Furt…...in and children in a word document using python? Aspose.Words...iterate lists in an word documents using aspose words python...

    forum.aspose.com/t/how-to-find-and-iterate-list...
  2. Unable to convert MS Word DOCX document to DOC ...

    I have an issue converting the attached Document from *.docx to doc format. There is an exception: System.NullReferenceException HResult=0x80004003 Message=Object reference not set to an instance of an object. So…...Unable to convert MS Word DOCX document to DOC format (NullReferenceExcepti)...issue converting the attached document from *.docx to doc format...

    forum.aspose.com/t/unable-to-convert-ms-word-do...
  3. How to Send Word Document by Email using C++

    In this example, we will explore how to send Word Document by email using C++. In the following example code, you will witness how convenient it is to send Word Document in email body using C++. You will just need to make simple API calls and perform few simple steps on MS Windows to achieve this....Product Family How to Send Word Document by Email using C++ In this...will explore how to send Word Document by email using C++ . In the...

    kb.aspose.com/words/cpp/how-to-send-word-docume...
  4. How to Add Header and Footer in Word Document u...

    This short tutorial guides on how to add header and footer in Word Document using Java. These steps to add header and footer in Word using Java are valid for all the common operating systems like Windows, macOS and Ubuntu....Header and Footer in Word Document using Java This step-by-step...header and footer in Word document using Java . It is very easy...

    kb.aspose.com/words/java/how-to-add-header-and-...
  5. How to Find and Replace Text in Word Document u...

    This brief tutorial will guide you through to steps for how to find and replace text in Word Document using Java. Using simple API calls, one can easily replace text in Word Document using Java for any application and irrespective of Operating System environment....Find and Replace Text in Word Document using Java This brief tutorial...find and replace text in Word document using Java . Using simple...

    kb.aspose.com/words/java/how-to-find-and-replac...
  6. How to Remove Restrictions on PDF Document in Java

    This article contains information on how to remove restrictions on PDF Documents in Java. It has IDE configuration, the programming steps, and a sample code to develop a PDF restriction remover software in Java....Remove Restrictions on PDF Document in Java This brief tutorial...remove restrictions on PDF document in Java . It has different...

    kb.aspose.com/pdf/java/how-to-remove-restrictio...
  7. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word Document in C++ using a simplified code example. By using C++ replace text in Word Document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....Find and Replace Text in Word Document in C++ This topic shows, how...find and replace text in Word document in C++ using a simplified...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  8. How to Extract All Images from Word Document in...

    This quick tutorial contains information on how to extract all images from Word Document in Python. It provides guidance to establish the environment, introduction to the API calls, and a runnable sample code that can be used to extract images from Word in Python....Extract All Images from Word Document in Python This quick tutorial...extract all images from Word document in Python . It provides all...

    kb.aspose.com/words/python/how-to-extract-all-i...
  9. URGENT: Trying to set checkbox in XFA document ...

    Using Version 21.11 Cannot programmatically set a checkbox for an XFA Document. Example: string value = “1” pdfDocument.Form.XFA[$“topmostSubform[0].Page3[0].Table_Part3[0].Row1[0].c3_3[0]”] = value; This SHOULD …...Trying to set checkbox in XFA document doesn't work Aspose.PDF Product...set a checkbox for an XFA document. Example: string value = “1”...

    forum.aspose.com/t/urgent-trying-to-set-checkbo...
  10. Images were misplaced when converted from word ...

    Hi Team, We are converting a Word Document which consists of Images to PDF using aspose API. But in the generated PDF, images were misplaced like coming on top of text content, which is not readable. I have added optim…...misplaced when converted from word document even after optimization Aspose... We are converting a Word document which consists of Images to...

    forum.aspose.com/t/images-were-misplaced-when-c...