Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 130,848 for

new

(0.09 sec)
  1. How to add Freetext Annotation using C++ | Aspo...

    Source code to add Freetext annotations in PDF file on any platform with C++ language...instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/cpp/annotation/freetext...
  2. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality....DocumentBase ) Initializes a new instance of the Table class....Document doc = new Document (); Table table = new Table ( doc );...

    reference.aspose.com/words/net/aspose.words.tab...
  3. PNG to PDF Merge using C# | Aspose.PDF

    Combine two or more PNG documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add PNG file to new page...

    products.aspose.com/pdf/net/merger/png-to-pdf/
  4. XamlFlowSaveOptions.ImagesFolderAlias | Aspose....

    Discover XamlFlowSaveOptions' ImagesFolderAlias property to customize image URI paths in XAML documents. Enhance your projects with ease!...ImageFolder () { Document doc = new Document ( MyDir + "Rendering...); ImageUriPrinter callback = new ImageUriPrinter ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  5. XamlFlowSaveOptions.imagesFolderAlias property ...

    XamlFlowSaveOptions.imagesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an XAML document...'ImageFolder' , () => { let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let callback = new ImageUriPrinter ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Converting a Presentation to HTML in Java Uses ...

    Hello, when converting a specific PowerPoint slide (that was created based on a master template) to HTML, characters in Calibri font (but quite sure it’s not specific to this font) are not correctly converted. The chara…...same font that was created as a new 2nd page in the same slides works...used: HtmlOptions options = new HtmlOptions(); options.setHt...

    forum.aspose.com/t/converting-a-presentation-to...
  7. Saving Project Data to Excel Format in PHP

    This article explains how to export project data to Excel using Aspose.Tasks Java for PHP....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/saving-project-data-...
  8. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը JavaScript...'@aspose/words' ); var doc = new aw.Document( "Input.docx" );...ffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...

    products.aspose.com/words/hy/nodejs-net/compress/
  9. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java.... Document doc = new Document(getMyDir() + "Multi-section...doc, int type) Initializes a new instance of this class. Methods...

    reference.aspose.com/words/java/com.aspose.word...
  10. Sign PDF with Timestamp: Timestamp token found ...

    Hi team, I got error when follow the example to sign with TimestampSettings: How to digitally sign PDF|Aspose.PDF for Java And I got the error below: Caused by: class com.aspose.pdf.internal.l13f.lh: Timestamp token …...pfx"; using (Document document = new Document("path_to_your_pdf.pdf"))...signature = new PdfFileSignature(document)) { PKCS7 pkcs = new PKCS7(pfxFile...

    forum.aspose.com/t/sign-pdf-with-timestamp-time...