Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 224,684 for

new

(1.65 sec)
  1. Edit PPT in C++ | products.aspose.com

    Edit PPT in C++. Use C++ library API to edit PowerPoint presentation...PPT presentation by adding a new line of text to it. Edit PPT...Slides for C++ , you can add a new line of text to a PPT document...

    products.aspose.com/slides/cpp/editor/ppt/
  2. 编辑 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 编辑 PDF 文档。... 编辑 PDF-C# Document doc = new Document ( dataDir + "test.pdf"...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( searchTerm...

    products.aspose.com/pdf/zh-hans/redaction/
  3. How to get horizontal alignment - Free Support ...

    Hi, to get and set the horizontal alignment of a shapes text i have to use the Para class. That’s what i read at following page: Working with Shapes Paragraph But if i do so, all of my shapes have allways an empty Par…...is empty: Diagram diagram = new Diagram("c://TextCharStyle.vsdx");...doesn’t, you will need to create a new paragraph and add it to the shape...

    forum.aspose.com/t/how-to-get-horizontal-alignm...
  4. How to add Strikeout Annotation using .NET | As...

    Add Strikeout annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....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/net/annotation/strikeou...
  5. How to add Underline Annotation using .NET | As...

    Add Underline annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....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/net/annotation/underlin...
  6. How to add Watermark Annotation using .NET | As...

    Add Watermark annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....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/net/annotation/watermar...
  7. Edit HTML in C++ | products.aspose.com

    Edit HTML in C++. Use C++ library API to edit HTML file...edit an HTML doc by adding a new line of text to it. Edit HTML...Slides for C++ , you can add a new line of text to an HTML document...

    products.aspose.com/slides/cpp/editor/html/
  8. ViewOptions.zoomType property | Aspose.Words fo...

    ViewOptions.zoomType property. Gets or sets a zoom value based on the size of the window....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Section.prependContent method | Aspose.Words fo...

    Section.prependContent method. Inserts a copy of content of the source section at the beginning of this section.... No new section is created in the destination...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Regression bug : Arrows not displayed in output...

    When creating a polyline annotation with aspose and settings arrows to show on extremity, the arrows are not displayed when viewing the output PDF in Adobe Reader. If modifying the shape of the annotation in Adobe Reade…...document Document pdfDocument = new Document(dataDir + "AddAnnotation...points = new[] { new Point(210, 410), new Point(230, 440), new Point...

    forum.aspose.com/t/regression-bug-arrows-not-di...