Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 5,246 for

document navigation

(0.11 sec)
  1. LINQ Reporting Engine – How to Join Two Arrays ...

    Hi Aspose Team, I’m using Aspose.Words with the LINQ Reporting Engine, and I have a JSON data source with two separate arrays: one contains person names and IDs, and the other contains addresses and person IDs. I want t…...json"); Document doc = new Document(@"C:\Temp\in.docx");...mp\data.json"); Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/linq-reporting-engine-how-to...
  2. Extract Images from Website – Aspose.HTML for Java

    Extract images from websites programmatically using Aspose.HTML for Java. A simple and powerful API for automated image extraction....for Java Live Demos Cloud Documentation Source Code API Reference...Overview Live Demos Cloud Documentation Source Code API Reference...

    products.aspose.com/html/java/extract-images-fr...
  3. SmartTag Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SmartTag class, which enhances Document editing by identifying smart tags around inline elements like images and fields....Structured Document Tags or Content Control documentation article...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Convert SVG to GIF – Java Code and Online Conve...

    Sample Java code for SVG to GIF conversion with Aspose.HTML for Java. Use it to convert SVG to GIF within any Web or Desktop Java based application....for Java Live Demos Cloud Documentation Source Code API Reference...Overview Live Demos Cloud Documentation Source Code API Reference...

    products.aspose.com/html/java/conversion/svg-to...
  5. 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
  6. Online XSLFO to WMZ Conversion or Build .NET ba...

    Free online app to convert XSLFO to WMZ files. .NET C# conversion library code for XSLFO Documents....will be converted into WMZ document Download the converted WMZ...API Open XSLFO file using Document class Initialize JpegDevice...

    products.aspose.com/total/net/conversion/xslfo-...
  7. Row Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Row class for seamless table row management in your Documents. Enhance your Document processing with powerful features!...the Working with Tables documentation article. public class Row...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.tab...
  8. BuiltInDocumentProperties.ContentType | Aspose....

    Discover how to use the BuiltInDocumentProperties ContentType property to efficiently manage your Document's content type for enhanced organization....sets the content type of the document. public string ContentType...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/net/aspose.words.pro...
  9. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the Document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....necessary to Hyperlink to these documents. You may direct readers from...from the main PDF document to a PDF attachment by creating a link...

    docs.aspose.com/pdf/java/actions/
  10. Extract Data AcroForms|Aspose.PDF for Java

    This section explains how to extract forms from your PDF Document with Aspose.PDF for Java....an Individual Field of PDF Document The form field’s getValue()...get the form field from the Document object’s Form collection....

    docs.aspose.com/pdf/java/extract-form/