Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 169,420 for

document

(0.1 sec)
  1. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....the Working with Fields documentation article. Remarks: Inserts...the NOTEREF field. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  2. Pdf to doc conversion produces a null reference...

    Hi, I am trying to convert a pdf Document to .doc but get and error as below. The pdf contains ECG diagrams etc. Unfortunately I cannot share the file with you as it was produced within the NHS and is protected by GDPR.…...am trying to convert a pdf document to .doc but get and error...#=zJi9gvmQAFEXMydBmx2i.#=zXV_z796vDDAB(Document #=zlSxcLBk=, #=zM8gldwPuW...

    forum.aspose.com/t/pdf-to-doc-conversion-produc...
  3. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...Developer Guide Working with PS Document Working with Clips Live Demos...Add Clip in PS Document A clip in a PS document is a path that...

    docs.aspose.com/page/net/ps/working-with-clips/
  4. NodeChangingAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeChangingAction enum to efficiently manage node changes in your Documents. Enhance your Document processing capabilities today!...to monitor changes to the document tree in real-time as we edit...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Export OFT to PDF via C++ | products.aspose.com

    C++ API to Convert OFT to PDF without using Microsoft Word or Outlook...Words for C++ is a powerful document processing API that can be...It supports a wide range of document formats, including DOC, DOCX...

    products.aspose.com/total/cpp/conversion/oft-to...
  6. Aspose::Words::Saving::PdfSaveOptions::get_Digi...

    Aspose::Words::Saving::PdfSaveOptions::get_DigitalSignatureDetails method. Gets or sets the details for signing the output PDF Document in C++....for signing the output PDF document. System :: SharedPtr < Aspose...value is null and the output document will not be signed. When this...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Settings namespace | Aspose.Word...

    Aspose::Words::Settings namespace. The Aspose.Words.Settings namespace contains classes and enums that are used when specifying various settings and options stored in a Document. These are mail merge, write protection, compatibility and other settings in C++....settings and options stored in a document. These are mail merge, write...Check Format Compatibility documentation article. HyphenationOptions...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Add Pages to PDF using .NET | Aspose.PDF

    Add PDF pages to your Document programmatically with C# sample code using Aspose.PDF for .NET... powerful and easy to use document manipulation API for net platform...your environment. Create a Document object with the input PDF...

    products.aspose.com/pdf/net/pages/add/
  9. StyleCollection.Count | Aspose.Words for .NET

    Discover the StyleCollection Count property to easily retrieve the total number of styles in your collection for enhanced organization and management....Style to a document’s styles collection. Document doc = new Document...Document (); StyleCollection styles = doc . Styles ; // Set default...

    reference.aspose.com/words/net/aspose.words/sty...
  10. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java....the Working with Charts documentation article. Examples: Shows...and set a title. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...