Sort Score
Result 10 results
Languages All
Labels All
Results 6,431 - 6,440 of 164,060 for

new

(0.08 sec)
  1. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...Example: FloatingBox floatingBox = new FloatingBox(); floatingBox.setLeft(x);...aspose.pdf.MarginInfo margin = new com.aspose.pdf.MarginInfo(leftPadding...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  2. Uređivanje PSD datoteka na mreži | products.asp...

    Uređivanje PSD Adobe Photoshop datoteka na mreži...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/cr/editor/
  3. AxisBuiltInUnit | Aspose.Words for Java

    Specifies the display units for an axis in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...setMinimum(new AxisBound(-10)); axis.getScaling().setMaximum(new AxisBound(20...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartXValue | Aspose.Words for Java

    Represents an X value for a chart series in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Table.clearBorders method | Aspose.Words for No...

    Table.clearBorders method. Removes all table and cell borders on this table.... let doc = new aw . Document ( base . myDir...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldEnd.HasSeparator | Aspose.Words for .NET

    Discover the FieldEnd HasSeparator property, easily check if your field includes a separator for enhanced data organization and clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldVisitor fieldVisitor = new FieldVisitor (); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Field.Separator | Aspose.Words for .NET

    Discover the Field Separator property to easily access the node representing the field separator, enhancing data management efficiency. Learn more!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldVisitor fieldVisitor = new FieldVisitor (); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Crop, Rotate and Resize Images|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....Resize method while specifying new Height & Width. Save the results...can resize images by passing new height and width values as parameters...

    docs.aspose.com/psd/java/crop-rotate-and-resize...
  9. 在 xlsx4j 中在电子表格中添加评论|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...pkg . createWorksheetPart ( new PartName ( "/xl/worksheets/sheet1...

    docs.aspose.com/cells/zh/java/add-comments-in-s...
  10. Გადაიყვანეთ WORD TXT Javascript

    გადაიყვანეთ WORD TXT JavaScript ფორმატში კოდით. შეინახეთ WORD როგორც TXT JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.docx") doc...

    products.aspose.com/words/ka/nodejs-net/convers...