Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 422,785 for

document

(0.53 sec)
  1. .net framework 4.8 SVG's -> Pdf - Free Support ...

    Hi, I’m trying out Aspose.PDF to create PDF Documents from SVG Data. However the PDF’s generated do not look like the SVG data, the layering is messed up and embedded images are not displaying. Is it my code or an iss…...PDF to create PDF Documents from SVG Data. However the...IDisposable { private List<Document> documents; static AbelPdfDocument()...

    forum.aspose.com/t/net-framework-4-8-svgs-pdf/3...
  2. Signature Integrity Checks|Aspose.PDF for Pytho...

    Learn how to check whether a PDF signature covers the whole Document and validate signed Document integrity using PdfFileSignature in Python....for validating signed PDF documents. After a file has been signed...signature applies to the complete document and whether the signed content...

    docs.aspose.com/pdf/python-net/signature-integr...
  3. Convert One File|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....convert a particular document in a document library: Select Convert...Aspose.Cells.SharePoint in the document’s Edit Control Block (ECB)...

    docs.aspose.com/cells/sharepoint/convert-one-file/
  4. BuiltInDocumentProperties.hyperlink_base proper...

    BuiltInDocumentProperties.hyperlink_base property. Specifies the base string used for evaluating relative hyperlinks in this Document....relative hyperlinks in this document. @property def hyperlink_base...hyperlink in the document’s properties. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…... Document doc = new Document(); DocumentBuilder...To insert HTML into a Word document, including SVG content, you...

    forum.aspose.com/t/insert-html-into-word-includ...
  6. How to add Highlight Annotation using .NET | As...

    Add Highlight annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... powerful and easy to use document manipulation API for C# platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/net/annotation/highligh...
  7. How to remove Strikeout Annotation using C++ | ...

    Remove Strikeout annotations programmatically in PDF with C++ sample code on any platform with C++ language... powerful and easy to use document manipulation API for C++ platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  8. PDF Header Insertion Using JavaScript via C++ |...

    Aspose.PDF for JavaScript via C++ allows you to add a header and footer to your existing PDF file....Add Headers to PDF Document Using JavaScript via C++ Headers...identifies the document, such as the document title, author name...

    products.aspose.com/pdf/javascript-cpp/header/
  9. Aspose::Words::Layout::LayoutCollector class | ...

    Aspose::Words::Layout::LayoutCollector class. This class allows to compute page numbers of Document nodes. To learn more, visit the Documentation article in C++....to compute page numbers of document nodes. To learn more, visit...Converting to Fixed-page Format documentation article. class LayoutCollector...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. How to add Text Annotation using .NET | Aspose.PDF

    Add Text annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... powerful and easy to use document manipulation API for C# platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/net/annotation/text/add/