Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 214,296 for

new

(0.48 sec)
  1. Body.parentSection property | Aspose.Words for ...

    Body.parentSection property. Gets the parent section of this story....'SuppressEndnotes' , () => { let doc = new aw . Document (); doc . removeAllChildren...endnoteText ) { let section = new aw . Section ( doc ); doc . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Work with a Document Stored in a SharePoint Onl...

    Convert Word shared in SharePoint to PDF using C#. Work with documents stored in SharePoint – various input formats, including Word, OpenOffice, Image and eBook....Create a New Console Application Project To create a new console...steps: In Visual Studio, create a new console application project named...

    docs.aspose.com/words/net/work-with-document-st...
  3. SignOptions.signatureLineImage property | Aspos...

    SignOptions.signatureLineImage property. The image that will be shown in associated [SignatureLine](../../../aspose.words.drawing/signatureline/)...certificatePassword ); else throw new Error ( "Signee does not exist...certificatePassword ) { let document = new aw . Document ( srcDocumentPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CsvDataSource Class | Aspose.Words for .NET

    Access and utilize CSV data effortlessly with Aspose.Words.Reporting.CsvDataSource. Enhance your reports with seamless data integration!...CsvDataSource ( Stream ) Creates a new data source with data from a...CsvDataSource ( string ) Creates a new data source with data from a...

    reference.aspose.com/words/net/aspose.words.rep...
  5. 在 Android 上将 PowerPoint 演示文稿转换为 HTML|Aspose.Sli...

    在 Java 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides for Android 转换指南,快速实现布局、链接和图像的完整保留,确保完美无瑕的结果。...Presentation 对象 Presentation pres = new Presentation ( "Convert_HTML...try { HtmlOptions htmlOpt = new HtmlOptions (); htmlOpt . getNotesCommentsLayo...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  6. FieldMergingArgsBase.Document | Aspose.Words fo...

    Discover the FieldMergingArgsBase Document property, which provides the Document object for seamless mail merge operations. Enhance your workflow today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MailMerge . FieldMergingCallback = new HandleMergeFieldInse (); doc...

    reference.aspose.com/words/net/aspose.words.mai...
  7. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [StructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is ``true``.... let doc = new aw . Document (); // Insert a...enter text." prompt. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....the data source, and starts a new merge document. If the comparison...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Utility Features|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....create a poll when composed a new message. This is done by including...snippet shows you how to create a new message and then send it with...

    docs.aspose.com/email/java/utility-features/
  10. While converting PDF to PPTX using aspose.pdf i...

    Hi team, Could you please advise why whenever we convert pdf file to pptx using aspose.pdf library, filled bullet icons of bullet list are displayed as broken icons in MS Powerpoint? Screenshot of the PowerPoint screen…...readAllBytes(); try (Document srcDoc = new Document(pdf)) { FileOutputStream...FileOutputStream fileOutputStream = new FileOutputStream("failing_pptx_file...

    forum.aspose.com/t/while-converting-pdf-to-pptx...