Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 155,331 for

2

(0.1 sec)
  1. Best Practices and Tips for TikZ | Aspose.TeX .NET

    Learn best practices and useful tips for efficient and effective use of TikZ in your TeX and LaTeX documents....1 \ usetikzlibrary{external} 2 \ tikzexternalize [ prefix = figures...node (server) at (0,0) {Server}; 2 \ node (client) at (4,0) {Client};...

    docs.aspose.com/tex/net/best-practices-and-tips/
  2. MailMerger.ExecuteWithRegions | Aspose.Words fo...

    Streamline your document creation with MailMerger's ExecuteWithRegions method. Effortlessly merge DataTables into documents using customizable regions....2.docx" , SaveFormat . Docx , dataTable..."LowCode.MailMergeWithRegions.2.docx" , SaveFormat . Docx , dataTable...

    reference.aspose.com/words/net/aspose.words.low...
  3. Aspose pdf is failing to convert text containin...

    Hello, I’m using TextAbsorber to extract text from pdf but it is failing to convert the superscript and subscript from pdf. The pdf contains simple mathematical and chemistry equations. Please guide me to get it done, I…...Discourse June 25, 2025, 3:36pm 2 @Shivah6 Cause The issue you’re...particularly? Shivah6 July 2, 2025, 2:27pm 6 Hello @asad.ali The...

    forum.aspose.com/t/aspose-pdf-is-failing-to-con...
  4. Failure to Get Images of Shapes on a PowerPoint...

    Hi Team, I have a PPTX (attached) with one slide. When I try to get image of the shape on the slide, I get error from Aspose: Processing AutoShape 1 on slide 1 Error processing shape on slide 1: Object reference not …...GetImage(0, 2, 2); // Save the image with a unique...Discourse February 6, 2026, 9:57am 2 @bhav You’re getting a NullReferenceExcepti...

    forum.aspose.com/t/failure-to-get-images-of-sha...
  5. 23167010.xlsx

    Sheet1 Fruit Quantity Price Apple 3 2 Orange 4 1 14.0300 14.0300 false...Fruit Quantity Price Apple 3 2 Orange 4 1 14.0300 14.0300 false...

    docs.aspose.com/cells/ar/cpp/create-pivot-table...
  6. 23167010.xlsx

    Sheet1 Fruit Quantity Price Apple 3 2 Orange 4 1 14.0300 14.0300 false...Fruit Quantity Price Apple 3 2 Orange 4 1 14.0300 14.0300 false...

    docs.aspose.com/cells/tr/cpp/create-pivot-table...
  7. Aspose.zip for .net 解压中文乱码 - Free Support Forum...

    zip压缩包里面有中文文件名的文件,解压后是乱码,请问有办法处理? 使用的是最新的.net 版aspose.zip...hafeez December 1, 2020, 2:44pm 2 @gsh365 , 请ZIP并在此处附加以下资源进行测试:...您提供更多信息。 gsh365 December 2, 2020, 2:27am 3 Desktop.zip (1.7 ...

    forum.aspose.com/t/aspose-zip-for-net/222189
  8. Working with Transformations in PostScript | .NET

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...save options with default values 2 PsSaveOptions options = new PsSaveOptions();...No transformations ////////// 2 //Set a paint in graphics state...

    docs.aspose.com/page/net/ps/working-with-transf...
  9. Aspose.cell 读取Excel模板时 嵌入式图片转丢了 - Free Support ...

    测试代码如下: public void testImage111() throws Exception { String template = "files/template.xlsx"; Workbook book = new Workbook(template); book.getWorksheets().get(0).getCells().get(0,2).setValue("dddddd"); …...get(0,2).setValue("dddddd"); book.sav...zhao February 26, 2025, 8:30am 2 @xiaoman WPS 和Excel 采用了不同的方式嵌入图片。...

    forum.aspose.com/t/aspose-cell-excel/308462
  10. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....remove(); } // 2 - The "Primary" header/footer...cloneWithChildren.getText().trim()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/java/com.aspose.word...