Sort Score
Result 10 results
Languages All
Labels All
Results 8,841 - 8,850 of 188,047 for

page

(0.41 sec)
  1. Online MHTML to TXT Conversion or Build .NET ba...

    Free online app to convert MHTML to TXT files. .NET C# conversion library code for MHTML documents....files are used to store web page information, making them ideal...snapshots of websites and web pages. However, when working with...

    products.aspose.com/total/net/conversion/mhtml-...
  2. Insert text with html to a table cell PDF .net ...

    Hi, i am building a PDF document. i need to add text Dim s1 As String = "STAFF STATUS: "to a table cell. since it has html in it, i believe i have to do something different. here is part the code. Dim doc As Do…...Pages.Add() Dim secEmail As Aspose...Aspose.Pdf.Document(); Page page = doc.Pages.Add(); // Initializes...

    forum.aspose.com/t/insert-text-with-html-to-a-t...
  3. Get PDF File Information in PHP|Aspose.PDF for ...

    Discover how to retrieve detailed information about a PDF file, including metadata and properties, in PHP with Aspose.PDF....GitHub Get Document Window and Page Display Properties in PHP Get...

    docs.aspose.com/pdf/java/get-pdf-file-informati...
  4. Create flowchart style organization chart in VD...

    C# source code to create flowchart style organization chart in vdw file on .NET Framework, .NET Core, Mono Platforms....Select Page via its id Add organization node shapes to page. Add...Add connectors to page to connect shape and its parent. Auto layout...

    products.aspose.com/diagram/net/flowchart/vdw/
  5. Convert SVG to DOCX | Aspose.HTML for .NET

    Convert SVG to DOCX in C# using Aspose.HTML for .NET. Consider various SVG to DOCX conversion scenarios in C# examples. Try online SVG Converter....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/convert-svg-to-docx/
  6. Watermark VSSM document via Python | products.a...

    Python sample code to add watermark to VSSM documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vssm" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-java/waterma...
  7. Work with PDF Documents in Qt|Aspose.PDF for C++

    Discover how to create and manage PDF documents in Qt using Aspose.PDF for C++. Follow this comprehensive guide....Cpp/Page_.h" #include "Aspose.PDF.Cpp/PageCollection...Document > (); auto pages = doc -> get_Pages (); pages -> Add (); auto...

    docs.aspose.com/pdf/cpp/work-with-pdf-documents...
  8. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…...TextBoxField value = Page Index1 Annotation Index1 Partial...InteractiveFeatures.Forms.TextBoxField value = Page Index1 Annotation Index2 Partial...

    forum.aspose.com/t/get-some-checkbox-field-prop...
  9. LINQ Reporting Engine Features in C#|Aspose.Wor...

    Learn the powerful LINQ Reporting Engine features to build a report in C#.... What is this page about? This page explains the features...results. Please refresh the page and try again....

    docs.aspose.com/words/net/linq-reporting-engine...
  10. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modifying form in your PDF file with Aspose.PDF for Python via .NET library. You can add or remove fields in existing form, get and set field limit and etc.... It scans the first page of the PDF, identifies Typewriter...document. Access forms on the first page. Iterate over each form and...

    docs.aspose.com/pdf/python-net/modifying-form/