Sort Score
Result 10 results
Languages All
Labels All
Results 5,541 - 5,550 of 666,755 for

2

(0.21 sec)
  1. Create Polygon In Mesh|Documentation

    Aspose.3D for Node.js via Java allows creating a polygon in a mesh.... createPolygon ( 0 , 1 , 2 ); //Or You can create a polygon...mesh . createPolygon ( 0 , 1 , 2 , 3 ); Changing Plane Orientation...

    docs.aspose.com/3d/nodejs-java/create-polygon-i...
  2. Class: MaxiCodeStructuredSecondMessage - Aspose...

    Methods add(identifier) clear() equals(obj) getHashCode() getIdentifiers() getMessage() getYear() setYear() new MaxiC...... Year must be 2 digit integer value. setYear ()...() Sets year. Year must be 2 digit integer value....

    reference.aspose.com/barcode/nodejs/MaxiCodeStr...
  3. Aspose.Word For Java 将html转化为html不能保持样式,且生成多余段落...

    这是我的测试代码: Document document = new Document("D:\\test\\original.html"); document.save("D:\\test\\generated.html"); 这是原HTML文件以及生成的HTML文件:test.zip (49.5 KB) 可以看到 1、图片样式被替换为 style="-aw-left-pos:0pt; -aw-rel-hpos:column;…...words-java suhjt May 29, 2023, 2:11pm #1 这是我的测试代码: Document document...alexey.noskov May 29, 2023, 2:17pm #2 @suhjt 不幸的是,在使用 Aspose.Words...

    forum.aspose.com/t/aspose-word-for-java-html-ht...
  4. Save Eml/Mht/Emlx - Free Support Forum - aspose...

    Hello When saving Mime Eml (and Mht, also Emlx) it can be saved in 2 ways, that other email clients open it as read-only/sent or editable/unsent mode. I think it depens on X-Unsent tag. Which SaveOption in Eml/Mht/Eml…...also Emlx) it can be saved in 2 ways, that other email clients...samodurov July 13, 2024, 9:01pm 2 Hello, Use MailMessage.IsDraft...

    forum.aspose.com/t/save-eml-mht-emlx/286928
  5. BarCodeReader.ProcessorSettings | Aspose.BarCod...

    BarCodeReader property. Gets a settings of using processor cores... ProcessorCount / 2 ); [VB.NET] ' this allows to use...Environment . ProcessorCount / 2 ) See Also class ProcessorSettings...

    reference.aspose.com/barcode/net/aspose.barcode...
  6. Visio Zoom and Pan Positioning - Free Support F...

    Hi Team, I am trying to set the zoom level and pan position on a Visio page. I am able to set the zoom level using page.ViewScale = 1 , but I cannot find any property to set the pan location( blue box). Please inform me…...Family usarigamala June 21, 2023, 2:04pm #1 Hi Team, I am trying to...zhou June 21, 2023, 11:28pm #2 @usarigamala Please refer to this...

    forum.aspose.com/t/visio-zoom-and-pan-positioni...
  7. TextColumnCollection.Spacing | Aspose.Words for...

    TextColumnCollection 财产. 当列均匀分布时获取或设置每列之间的空间量以点为单位... SetCount ( 2 ); builder . Writeln ( "Column...); builder . Writeln ( "Column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/zh/net/aspose.words/...
  8. Create New Calendar Item|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....2012 , 10 , 2 , 13 , 0 , 0 ), new Date ( 2012 , 10 , 2 , 14 , 0...

    docs.aspose.com/email/java/create-new-calendar-...
  9. PhflResourceVersion3 - Aspose.PSD for Java - AP...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....Adjustment Layer 2 Version ( = 3 ) or ( = 2 ) 12 4 bytes each...Version 3) 10 2 bytes color space followed by 4 * 2 bytes color...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  10. Why image extraction from docx also saving an i...

    public void extractImagesFromDocx(byte[] docx) throws Exception { Document document = new Document(new ByteArrayInputStream(docx)); NodeCollection<Shape> docShapes = (NodeCollection<Shape>) document.getChildNodes…...words-java gkumar16 March 17, 2023, 2:55pm #1 public void extractImagesFromDoc(byte[]...eduardo.canal March 17, 2023, 2:53pm #3 @gkumar16 to use Aspose...

    forum.aspose.com/t/why-image-extraction-from-do...