Sort Score
Result 10 results
Languages All
Labels All
Results 9,251 - 9,260 of 376,848 for

document

(0.15 sec)
  1. Move PDF Pages programmatically C#|Aspose.PDF f...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for .NET....Moving a Page from one PDF Document to Another This topic explains...from one PDF document to the end of another document using C#. The...

    docs.aspose.com/pdf/net/move-pages/
  2. Basics of Aspose.PDF DOM API|Aspose.PDF for .NET

    Aspose.PDF for .NET also uses the idea of DOM to represent the structure of a PDF Document in terms of objects....Introduction to the DOM API Document Object Model (DOM) is a form...representation of structured documents as an object-oriented model...

    docs.aspose.com/pdf/net/basics-of-dom-api/
  3. PdfSaveOptions.CreateNoteHyperlinks | Aspose.Wo...

    Enhance your PDFs with PdfSaveOptions' CreateNoteHyperlinks. Convert footnotes and endnotes into clickable links for easy navigation. Default, false.... Document doc = new Document ( MyDir + "Footnotes...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfSaveOptions.ExportLanguageToSpanTag | Aspose...

    Discover PdfSaveOptions' ExportLanguageToSpanTag property. Control text language export with Span tags for enhanced Document structure and accessibility....create a “Span” tag in the document structure to export the text...create a “Span” tag in the document structure to export the text...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Fillable PDF Forms using Java | Aspose.PDF

    Сreate fillable PDF forms programmatically with Java sample code using Aspose.PDF for Java....Load PDF in an instance of Document class. Create a field in PDF...PDF file. Add field to the document. Save modified PDF Fill AcroForm...

    products.aspose.com/pdf/java/acroforms/fill/
  6. Manage number of pages in XPS file | .NET

    .NET API Solution to manage XPS files. Add or remove pages from or to XPS Documents with a few lines of C# code....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/net/add-delete-pages/
  7. Font.Style | Aspose.Words for .NET

    Discover how to use the Font Style property to customize character styles in your formatting for enhanced text appeal and readability....underline to all runs in a document that are formatted with custom...character styles. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  8. Remove Tables from PDF using C# | Aspose.PDF

    Remove tables from PDF file programmatically with C# sample code using Aspose.PDF for .NET...to deleting Tables from PDF document Using .NET Library In order... powerful and easy to use document manipulation API for net platform...

    products.aspose.com/pdf/net/table/remove/
  9. Working with Headers in NPOI|Aspose.Words for .NET

    Work with headers in a Document easily and fast instead of using NPOI in C#....headers/footers using Document object. C# Document wordDocument = new...new Document ( "Convert Word Doc to Other Formats.doc" ); HeaderFooterCollecti...

    docs.aspose.com/words/net/working-with-headers-...
  10. Add Image stamps in PDF using Python|Aspose.PDF...

    Add the Image Stamp in your PDF Document using ImageStamp class with the Aspose.PDF for Python library....add an image stamp: Create a Document object and an ImageStamp object...as ap # Open document document = ap . Document ( input_pdf )...

    docs.aspose.com/pdf/python-net/image-stamps-in-...