Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 163,193 for

new

(0.14 sec)
  1. AxisGroup Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisGroup enum, your key to managing chart axis groups effectively for enhanced data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Superscript and Subscript|Aspose.Slides Documen...

    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....existing Paragraphs Create a new paragraph object for holding...of the ITextFrame . Create a new portion object Set Escapement...

    docs.aspose.com/slides/androidjava/superscript-...
  3. Superscript and Subscript|Aspose.Slides Documen...

    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....existing Paragraphs Create a new paragraph object for holding...of the ITextFrame . Create a new portion object Set Escapement...

    docs.aspose.com/slides/java/superscript-and-sub...
  4. Split PDF, HTML, TXT Files using C# | Aspose.PDF

    C# sample code to split files on .NET Framework, .NET Core.... Create a new Document class object to split...var pdfEditor = new PdfFileEditor (); fs = new FileStream ( "1...

    products.aspose.com/pdf/net/splitter/
  5. ChartSeriesGroupCollection Class | Aspose.Words...

    Explore the Aspose.Words.ChartSeriesGroupCollection class, your go-to solution for managing and organizing ChartSeriesGroup objects effortlessly....Add ( ChartSeriesType ) Adds a new series group of the specified...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 从PDF中提取段落|Aspose.PDF for Java

    本文描述了如何使用ParagraphAbsorber - Aspose.PDF中的一个特殊工具从PDF文档中提取文本。... Document doc = new Document ( _dataDir + "input...ParagraphAbsorber absorber = new ParagraphAbsorber (); absorber...

    docs.aspose.com/pdf/zh/java/extract-paragraph-f...
  7. Worksheet to Image Conversion in PHP|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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells.Interop...file path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/net/worksheet-to-image-co...
  8. Document.FontSettings | Aspose.Words for .NET

    Discover how to customize document font settings effortlessly. Enhance your documents with tailored font options for improved readability and style....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."Amethysta": "Arvo", and "Courier New". // If the first substitute...

    reference.aspose.com/words/net/aspose.words/doc...
  9. How to crop an image with oval/circle/roundrect...

    Hi, Support: Would you please provide me a full demo to show how to crop an image with oval/circle/roundrectangle shape based on VB.net? below is my codes, but it results in wrong position image. Dim Img As New Png…... Dim Img As New PngImage(CropW, CropH, PngColorType...TruecolorWithAlpha) Dim cmxPic = New Aspose.Imaging.ColorMatrix()...

    forum.aspose.com/t/how-to-crop-an-image-with-ov...
  10. Headers are disappearing while convertig from E...

    Hello, when converting Email to PDF, the Headers do not appear in the PDF file. I am using Aspose Email 23.12. I was using Aspose.Email 6.0.0 before. Everything was OK. Sample Code is below. Am I forgetting any settings…...outputStream) { MhtSaveOptions so = new MhtSaveOptions(); so.setMhtF...ByteArrayOutputStrea tmpStream = new ByteArrayOutputStrea(); ByteArrayOutputStrea...

    forum.aspose.com/t/headers-are-disappearing-whi...