Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 226,378 for

new

(0.14 sec)
  1. The PDF file generated by Aspose-html contains ...

    Hello Team, I am using Aspose-html-26.2 version to convert the HTML to pdf and find the generated pdf contains some inconsistencies. Attached the sample code and data for your reference. Could you please help to resolve…...HTMLDocument htmlDocument = new com.aspose.html.HTMLDocument(htmlFilePath);...saving.PdfSaveOptions options = new com.aspose.html.saving.PdfSaveOptions();...

    forum.aspose.com/t/the-pdf-file-generated-by-as...
  2. 向现有 PDF 添加目录在 PHP 中|Aspose.PDF for Java

    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.... $doc = new Document ( $dataDir . "input1...创建对象以表示目录信息 $toc_info = new TocInfo (); $title = new TextFragment ( "目录"...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...
  3. FieldMergingArgsBase.Field | Aspose.Words for .NET

    Discover the FieldMergingArgsBase Field property to access the current merge field object effortlessly. Enhance your data merging efficiency today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MailMerge . FieldMergingCallback = new HandleMergeFieldInse (); doc...

    reference.aspose.com/words/net/aspose.words.mai...
  4. FieldMergingArgsBase.FieldValue | Aspose.Words ...

    Discover the FieldValue property of FieldMergingArgsBase. Easily access and modify field values from your data source for enhanced data management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MailMerge . FieldMergingCallback = new FieldValueMergingCal (); builder...

    reference.aspose.com/words/net/aspose.words.mai...
  5. SignOptions.providerId property | Aspose.Words ...

    SignOptions.providerId property. Specifies the class ID of the signature provider...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); let signatureLineOptions = new aw . SignatureLineOptions { Signer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartAxis.TickMarkSpacing | Aspose.Words for .NET

    Discover the ChartAxis TickMarkSpacing property to customize tick mark intervals, enhancing your chart's readability and visual appeal....supported by MS Office 2016 new charts. Valid range of a value...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Retrieve Visio Page Information in PHP|Document...

    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....diagram from a VSD file $diagram = new Diagram ( $dataDir . "drawing...coding sites: GitHub Insert a New Blank Page into a Visio Drawing...

    docs.aspose.com/diagram/java/retrieve-visio-pag...
  8. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for .NET: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with C# examples....() { using var presentation = new Presentation (); var slide =...() { using var presentation = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/he...
  9. Add Picture|Aspose.Words for .NET

    Add an image into a document easily and fast instead of using VSTO in C#....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    docs.aspose.com/words/net/add-picture/
  10. PdfSaveOptions.renderChoiceFormFieldBorder prop...

    PdfSaveOptions.renderChoiceFormFieldBorder property. Specifies whether to render PDF choice form field border.... let doc = new aw . Document ( base . myDir...drop-down.docx" ); let saveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...