Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 164,954 for

new

(0.08 sec)
  1. How to add the certificate protection without S...

    If we are providing empty values it is showing empty labels how to avoid that. attached image for the reference aspose.png (4.4 KB)...SignPDFWithCertifica sign = new SignPDFWithCertifica(); try {...License asposePdfLicenseProt = new License(); asposePdfLicenseProt...

    forum.aspose.com/t/how-to-add-the-certificate-p...
  2. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...shape . Bounds , Is . EqualTo ( new RectangleF ( 50 , 50 , 100 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Open Presentation in Java|Aspose.Slides Documen...

    Open or load Presentation PPT, PPTX, ODP in Java...(content on its slides), add new slides or remove existing ones...constructor Presentation pres = new Presentation ( "Presentation...

    docs.aspose.com/slides/java/open-presentation/
  4. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = New Li…...final License ASPOSE_LICENSE = new License(); static { try { //Aspose...catch (Exception e) { throw new RuntimeException(e); } } public...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...
  5. Aspose.PSD for .NET 20.11 - Release Notes|Docum...

    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.... Load ( inputFilePath , new PsdLoadOptions () { LoadEffectsResource...image . Save ( outputFilePath , new PsdOptions ( image )); } PSDNET-579...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  6. CommandButtonControl | Aspose.Words for .NET

    Discover the CommandButtonControl constructor. Effortlessly create and customize buttons for your applications with this powerful class instance....CommandButtonControl constructor Initializes a new instance of CommandButtonControl...control. DocumentBuilder builder = new DocumentBuilder (); CommandButtonControl...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartSeriesGroup.AxisY | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisY property to easily access and customize Y-axis features for enhanced data visualization in your charts....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  8. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom document properties in Java.... Document doc = new Document(getMyDir() + "Properties...name, boolean value) Creates a new custom document property of the...

    reference.aspose.com/words/java/com.aspose.word...
  9. VbaModuleType enumeration | Aspose.Words for No...

    Aspose.Words.Vba.VbaModuleType enumeration. Specifies the type of a model in a VBA project....for a new object. Each instance of a class creates a new object... let doc = new aw . Document (); // Create a new VBA project...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java.... Document doc = new Document(getMyDir() + "Footer...FindReplaceOptions options = new FindReplaceOptions(); options...

    reference.aspose.com/words/java/com.aspose.word...