Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 60,903 for

path

(0.11 sec)
  1. Რამდენიმე TEXT Გამოსახულება Java

    შეაერთეთ მრავალი TEXT Გამოსახულება Java კოდში. შეინახეთ TEXT როგორც Გამოსახულება Java....ფორმატი სიიდან // Repository path: https://releases.aspose.com/java/repo/...</dependency> კოპირება // Repository path: https://releases.aspose.com/java/repo/...

    products.aspose.com/words/ka/java/merge/text-to...
  2. Pdf for java 怎么获得单元格的rowspan? - Free Support Fo...

    我的使用环境如下: 1、使用的组件名称:pdf 2、使用的开发语言:JAVA 3、使用的组件版本号:25.5 问题如下: java版本pdf25.5中表格的单元格只有colspan的方法?没有rowspan,怎么获得单元格的rowspan?我们现在需要做的是解析这个表格,并获得当前表格中每个单元格的位置以及colspan和rowspan,DEMO示例见附件。 https://c.wss.pet/f/hcg7bs9uv38 复…...pdfDocument = new Document("path/to/your/document.pdf"); // Create...Replace "path/to/your/document.pdf" with the actual path to your...

    forum.aspose.com/t/pdf-for-java-rowspan/314492
  3. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(documentWra…...StackTrace : [17] Attached template path is empty, styles were not updated...Document doc = new Document("path/to/your/document.docx"); HtmlSaveOptions...

    forum.aspose.com/t/doc/314783
  4. CadLwPolyline Coordinates including (0,0) cause...

    Any CadLwPolyline with a coordinate of 0,0 ignores that point as valid coordinate. You can use the following example from another post to view the issue. This will render a triangle rather than a rectangle. using (Cad…...CadEdgeBoundaryPath path = new CadEdgeBoundaryPath(); path.Objects = new...new List(); path.Objects.Add(new CadBoundaryPathLine() { FirstPoint...

    forum.aspose.com/t/cadlwpolyline-coordinates-in...
  5. Advanced Features|Aspose.PDF for .NET

    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....LatexWithoutPreamble () { // The path to the documents directory var...LatexWithPreambleAnd () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/advanced-features/
  6. 在客户端读取GridWeb单元格的值|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....org/1999/xhtml" > < head > <% String path = request . getContextPath ();...request . getServerPort ()+ path + "/" ; %> < base href = "<%=basePath%>"...

    docs.aspose.com/cells/zh/java/read-the-values-o...
  7. Trailer not found al intentar cargar un pdf - F...

    Hola, Estoy intentando firmar un pdf ya creado con ASPOSE.Pdf versión 25.10.0 pero cuando intento cargar el fichero con un objeto Document o con PdfFileSignature.BindPdf me da el error Aspose.Pdf.InvalidPdfFileFormatExc…...older overload expects a file path or stream that must be fully...handling – Passing a relative path that does not resolve to the...

    forum.aspose.com/t/trailer-not-found-al-intenta...
  8. Using Aspose.Imaging for Java in Kotlin|Documen...

    How to use Aspose.Imaging for Java in Kotlin applications for desktops and servers...Where created image to store val path = "C:\\createdImage.png" //...source = FileCreateSource ( path , false ) ( Image . create (...

    docs.aspose.com/imaging/java/using-imaging-in-k...
  9. Сreate Custom Barcodes with IBarcodeGenerator|D...

    How to create custom barcodes from MS Word documents with IBarcodeGenerator, Aspose.Words and Aspose.BarCode...documentName ) { //source data path string path = @".\..\..\Data\" ; Directory...Directory . CreateDirectory ( path ); Aspose . Words . Document...

    docs.aspose.com/barcode/net/how-to-create-custo...
  10. 在Ruby中的缩放因子|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 by excel file path workbook = Rjb :: import ( 'com...

    docs.aspose.com/cells/zh/java/zoom-factor-in-ruby/