Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 423,614 for

document

(1.63 sec)
  1. FootnoteSeparator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.FootnoteSeparator class, your key to managing footnote and endnote content seamlessly in any Document....continuation content of a document. public class FootnoteSeparator...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.not...
  2. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF Documents in Java with Aspose.PDF for more interactive Documents....annotation: Load the PDF file - new Document . Create new Caret Annotation...Load the PDF file Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/java/extra-annotations/
  3. Extract text from PDF in Python | Aspose.PDF

    Python sample code for extracting text from PDF file on on any platform....powerful, and easy-to-use document manipulation API for python-cpp...the PDF with an instance of Document. Create TextAbsorber object...

    products.aspose.com/pdf/python-cpp/parser/text/
  4. Convert RTF to XLAM in C++ or with free Online ...

    C++ API to Convert RTF to XLAM or Online App without using using Microsoft Word or Microsoft Excel or online. Test free RTF to XLAM online converter quickly before integrating the code....Text Format) is a popular document format that is used to store...widely used for exchanging documents between different applications...

    products.aspose.com/total/cpp/conversion/rtf-to...
  5. Race condition in Font properties in Aspose.PDF...

    While running a method that has the scope to set some properties on all Font instances of a PDF Documents, we had a race condition. –InvalidOperationException at System.ThrowHelper.ThrowInvalidOperationException(Except…...all Font instances of a PDF documents, we had a race condition....g__NormalizePdfDocument|6_10(Document document) in C:\Jws\fix-OP-101...

    forum.aspose.com/t/race-condition-in-font-prope...
  6. Online XPS to DOCM Conversion or Build .NET bas...

    Free online app to convert XPS to DOCM files. .NET C# conversion library code for XPS Documents....will be converted into DOCM document Download the converted DOCM...Automation API Open XPS file using Document class Convert XPS to Doc by...

    products.aspose.com/total/net/conversion/xps-to...
  7. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document Document = new Document("Document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …...code below: Document document = new Document("document.docx"); PdfSaveOptions...PdfSaveOptions(); document.save("document.pdf", saveOptions);...

    forum.aspose.com/t/issues-with-footnotes-when-c...
  8. Გადაიყვანეთ Გამოსახულება WORD Java

    გადაიყვანეთ Გამოსახულება WORD Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც WORD Java....*; Document doc = new Document (); DocumentBuilder...aspose.words.*; Document doc = new Document("Input.png"); doc...

    products.aspose.com/words/ka/java/conversion/im...
  9. FixedPageSaveOptions.colorMode property | Aspos...

    FixedPageSaveOptions.colorMode property. Gets or sets a value determining how colors are rendered.... Document ( base . myDir + "Images.docx"...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Document.clone method | Aspose.Words for Python

    aspose.words.Document.clone method...Performs a deep copy of the Document . def clone ( self ): ...... Returns The cloned document. clone(is_clone_children) Performs...

    reference.aspose.com/words/python-net/aspose.wo...