Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 15,780 for

log

(0.71 sec)
  1. MeasureString result not accurate - Free Suppor...

    I am trying to use font Tahoma and measure the string with font size 25 pixels. I am then trying to draw the text in the string s = "N 40º 34' 36.556\" W 70º 45' 24.412\""; StringFormat tb = new StringFormat() { FormatF…...Output : Add debugging output to log the measured size and the actual...textBrush, textRect, tb); // Log the measured size Console.WriteLine($"Measured...

    forum.aspose.com/t/measurestring-result-not-acc...
  2. 使用 JavaScript 管理演示文稿中的音频|Aspose.Slides for Node...

    在 Aspose.Slides for Node.js 中创建和控制音频帧——提供 JavaScript 示例,实现嵌入、修剪、循环以及在 PPT、PPTX 和 ODP 演示文稿中的播放配置。... log ( e ); } finally { if ( pres...); } catch ( e ) { console . log ( e ); } finally { if ( presentation...

    docs.aspose.com/slides/zh/nodejs-java/audio-frame/
  3. Page Setup and Printing Options with JavaScript...

    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.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/page-setup...
  4. Advanced Protection Settings since Excel XP wit...

    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.... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/javascript-cpp/advanced-p...
  5. 如何用 JavaScript 通过 C++ 改变 Excel 中评论的背景|Documenta...

    使用 C++ 通过脚本改变 Excel 中评论的背景色,并插入图片或图像。... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  6. Invalid shape Height, Width, LocPinX and LocPin...

    Hi Support, Aspose.Diagram v.25.10.0 returns wrong size values of TwoD Shapes. (Width, Height, LocPinx, LocPinY). I am using following code example: static void Main(string[] args) { var document = new…...Debugging : Implement additional logging to verify that the shapes are...their dimensions. For instance, log the shape IDs or names to confirm...

    forum.aspose.com/t/invalid-shape-height-width-l...
  7. 使用LightCells API通过JavaScript对C++进行操作|Documentation

    学习如何利用LightCells API在JavaScript通过C++中读取和写入大型Excel文件,提升性能和效率,减少内存消耗。... log ( "Aspose.Cells initialized"...}). then (() => { console . log ( "Aspose.Cells initialized"...

    docs.aspose.com/cells/zh/javascript-cpp/using-l...
  8. Product Overview|Documentation

    C# .NET graphic library to work with 2D drawings with simple API and it is System.Drawing compatible....cannot access the Windows event log. ReflectionPermission is not...

    docs.aspose.com/drawing/net/product-overview/
  9. Canceling the execution of the Workbook.save ()...

    Hello! I am addressing you with an request to provide us with support to terminate the Excel document saving operation, regardless of the type/format of the target document. A couple of months ago, I asked Aspose.Words…...saving operation, so please log this request and provide the...

    forum.aspose.com/t/canceling-the-execution-of-t...
  10. Getting error while converting word document to...

    GeneratedDoc.docx (23.0 KB) I am trying to convert this docx file to pdf using the below method. wordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference exception error on this line of code. H…...handle exceptions gracefully and log more details about the error...

    forum.aspose.com/t/getting-error-while-converti...