Sort Score
Result 10 results
Languages All
Labels All
Results 7,771 - 7,780 of 401,830 for

document

(0.17 sec)
  1. Rectangle for hyperlink - Free Support Forum - ...

    Hi We need to add hyperlink annotation at right bottom with 10 as margin from both side. The rectangle gives only position from left and top. It will be very kind if someone help us to get this code, how to set positio…...Open the document Document document = new Document("input.pdf");...pdf"); Page page = document.Pages[1]; // Get the page dimensions...

    forum.aspose.com/t/rectangle-for-hyperlink/312974
  2. Removing attachment from PDF using Python|Aspos...

    Aspose.PDF can remove attachments from your PDF Documents. Use Python PDF API to remove attachments in PDF files using Aspose.PDF for Python via .NET library....A PDF document’s attachments are held in the Document object’s...the updated file using the Document object’s save() method. The...

    docs.aspose.com/pdf/python-net/removing-attachm...
  3. Aspose::Words::Saving::CompressionLevel enum | ...

    Aspose::Words::Saving::CompressionLevel enum. Compression level for OOXML files. (DOCX and DOTX files are internally a ZIP-archive, this property controls the compression level of the archive. Note, that FlatOpc file is not a ZIP-archive, therefore, this property does not affect the FlatOpc files.) in C++....use while saving an OOXML document. auto doc = System :: MakeObject...Words :: Document > ( get_MyDir () + u "Big document.docx" );...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. PageSetup.firstPageTray property | Aspose.Words...

    PageSetup.firstPageTray property. Gets or sets the paper tray (bin) to use for the first page of a section...get all the sections in a document to use the default paper tray...printer. let doc = new aw . Document (); // Find the default printer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SpecialChar.GetText | Aspose.Words for .NET

    Discover the SpecialChar GetText method to easily retrieve special characters for enhanced text processing in your applications. Unlock its potential today!...all hidden content from a document. public void RemoveHiddenContentF...RemoveHiddenContentF () { Document doc = new Document ( MyDir + "Hidden content...

    reference.aspose.com/words/net/aspose.words/spe...
  6. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF Document with ZUGFeRD in Aspose.PDF for .NET... Create a document object by loading an existing...file is related to the PDF document. In this case, it is set to...

    docs.aspose.com/pdf/net/attach-zugferd/
  7. Extract AcroForm Data using C++|Aspose.PDF for C++

    This section explains how to extract forms from your PDF Document with Aspose.PDF for C++....from all the Fields of PDF Document To get values from all the...the fields in a PDF document, you need to navigate through all...

    docs.aspose.com/pdf/cpp/extract-form/
  8. Aspose::Words::Saving::XlsxSectionMode enum | A...

    Aspose::Words::Saving::XlsxSectionMode enum. Specifies how sections are handled when saving a Document in the XLSX format in C++....are handled when saving a document in the XLSX format. enum class...created for each section of a document. SingleWorksheet 1 Specifies...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Document.OriginalLoadFormat | Aspose.Words for ...

    Discover the OriginalLoadFormat property to easily access the format of the original Document loaded into your object, enhancing Document management....OriginalLoadFormat Document.OriginalLoadFormat property Gets...the format of the original document that was loaded into this...

    reference.aspose.com/words/net/aspose.words/doc...
  10. BuiltInDocumentProperties.linksUpToDate propert...

    BuiltInDocumentProperties.linksUpToDate property. Indicates whether hyperlinks in a Document are up-to-date....Indicates whether hyperlinks in a document are up-to-date. get linksUpToDate...Examples Shows how to work with document properties in the “Content”...

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