Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 222,975 for

new

(0.1 sec)
  1. CustomDocumentProperties Class | Aspose.Words f...

    Discover Aspose.Words.Properties.CustomDocumentProperties for managing custom document properties effortlessly. Enhance your document management today!...Add ( string, bool ) Creates a new custom document property of the...string, DateTime ) Creates a new custom document property of the...

    reference.aspose.com/words/net/aspose.words.pro...
  2. Configure Symbology Type|Documentation

    Learn how to configure symbology types for recognition...BarCodeReader barCodeReader = new BarCodeReader ( imagePath , DecodeType...BarCodeReader barCodeReader = new BarCodeReader ( imagePath , DecodeType...

    docs.aspose.com/barcode/java/developer-guide/ba...
  3. Imported polygon annotation is not showing - Fr...

    I have a PDF and i want to import annotations from a XFDF file, the code i am using with Aspose.PDF 25.2.0 Document pdfDocument = New Document(inputPdf); // Create a PdfAnnotationEditor object PdfAnnot…...0 Document pdfDocument = new Document(inputPdf); // Create...PdfAnnotationEditor annotationEditor = new PdfAnnotationEditor(); // Bind...

    forum.aspose.com/t/imported-polygon-annotation-...
  4. 在 Apache POI 和 Aspose.Cells 中创建日期单元格|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 object Workbook workbook = new Workbook (); //Accessing the...Workbook wb = new HSSFWorkbook (); //Workbook wb = new XSSFWorkbook();...

    docs.aspose.com/cells/zh/java/create-date-cell-...
  5. How to find last paragraph of last page has sec...

    I am trying to merge two word documents, the first document last page, last paragraph has section break, because of that the second document does not start in New page. I want to check in the code if the last paragraph …...second document does not start in new page. I want to check in the...second document should start in new page Professionalize.Discourse...

    forum.aspose.com/t/how-to-find-last-paragraph-o...
  6. Get the Version Number of the Application that ...

    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....2003 XLS file let workbook = new AsposeCells . Workbook ( path...Excel 2007 XLS file workbook = new AsposeCells . Workbook ( path...

    docs.aspose.com/cells/nodejs-cpp/get-the-versio...
  7. Fill.ForeColor | Aspose.Words for .NET

    Set the ForeColor property to customize your fill's foreground color with a Color object, enhancing visual appeal and design flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Rotate PDF Pages Using C#|Aspose.PDF for .NET

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with C#....release, we have added great new features like changing the page...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/rotate-pages/
  9. 格式 Visio 页|Documentation

    本节介绍如何将样式应用于带有 Aspose.Diagram 的 visio 页面。...VSD stream FileStream stream = new FileStream ( dataDir + "ReadDiagramFile...vsdDiagram = new Diagram ( stream ); //Define a new StyleSheet...

    docs.aspose.com/diagram/zh/net/format-visio-pages/
  10. Export Math Equations from Presentations on And...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Android via Java—preserve formatting and boost compatibility....MathML: Presentation pres = new Presentation (); try { IAutoShape...getMathParagraph (); mathParagraph . add ( new MathematicalText ( "a" ). setSuperscript...

    docs.aspose.com/slides/androidjava/exporting-ma...