Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 213,013 for

new

(0.08 sec)
  1. AxisScaling.minimum property | Aspose.Words for...

    AxisScaling.minimum property. Gets or sets minimum value of the axis....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...xAxis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 在工作表中添加注释|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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...HSSFWorkbook hssfworkbook = new HSSFWorkbook (); ISheet sheet...

    docs.aspose.com/cells/zh/net/add-comment-in-wor...
  3. 限制和API差异|Aspose.Slides for PHP 文档

    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....Presentation presentation = new Presentation (); Aspose.Slides...PHP via Java $presentation = new Presentation (); 枚举或常量 Aspose...

    docs.aspose.com/slides/zh/php-java/limitations-...
  4. Adding Images and Text|Aspose.PDF for .NET

    This section explains how to Add Images and Text using PdfFileMend class....namespace allows you to add new images in an existing PDF file...of PdfFileMend class to add a new image. Using this method, you...

    docs.aspose.com/pdf/net/adding-images-and-text-...
  5. Continuous Section Break Not Functioning Proper...

    Hi Team, I am working on merging multiple Word documents. I have set the section start to Aspose.Words.SectionStart.Continuous, but the sections are still not appearing as continuous. Could you please help me resolve …...List<string> documentPathList = new List<string>(); //here is the...Document doc = new Aspose.Words.Document(new MemoryStream(bytes));...

    forum.aspose.com/t/continuous-section-break-not...
  6. Aspose.PSD for Java 23.7 - Release Notes|Docume...

    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....resource Feature PSDJAVA-504 Add new types of warp (arc & arch) Feature...getTimeline (); Frame [] frames = new Frame [ framesCount ]; for (...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  7. Add watermark to PDF|Aspose.PDF for PHP via Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using PHP....$document = new Document ( $inputFile ); $formattedText = new FormattedText..."Watermark" , ( new Color ()) -> getBlue () -> getRgb (), ( new facades_FontStyle...

    docs.aspose.com/pdf/php-java/add-watermarks/
  8. FolderFontSource | Aspose.Words for .NET

    Discover the FolderFontSource constructor for seamless font management. Enhance your web projects with efficient font sourcing today!...FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for PHP via Java, supporting OMML, formatting controls, and clear code samples.... Create new math expressions or edit previously...the mathematical text: $pres = new Presentation (); try { $mathShape...

    docs.aspose.com/slides/php-java/powerpoint-math...
  10. 在 PDF 文件中处理签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类提取签名信息、从签名中提取图像、改变语言等。...using ( var pdfFileSignature = new Aspose . Pdf . Facades . PdfFileSignature...) { using ( FileStream fs = new FileStream ( dataDir + "extracted_cert...

    docs.aspose.com/pdf/zh/net/working-with-signatu...