Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 26,713 for

print

(0.27 sec)
  1. Aspose.Cells for Java - Issue with missing char...

    Hi Aspose team, I’m encountering an issue when using Aspose.Cells to generate screenshots from an Excel template. The behaviour of the chart’s red border seems inconsistent depending on how rows are handled: When no r…...the image (partial): // set print options final ImageOrPrintOptions...\test_excel.xlsx"); // set print options final ImageOrPrintOptions...

    forum.aspose.com/t/aspose-cells-for-java-issue-...
  2. FieldEQ | Aspose.Words for Java

    Implements the EQ field in Java....over the field collection, and print contents and type // of every...visitor implementation that prints field info. /// public static...

    reference.aspose.com/words/java/com.aspose.word...
  3. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...Worksheets["Q038_STND_1"]; //Set print area sourceWS.PageSetup.PrintArea...Worksheets["Demographics"]; //Set print area sourceWS.PageSetup.PrintArea...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  4. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...Index; //Set print area sourceWS.PageSetup.PrintArea...WSIdx = sourceWS.Index; //Set print area sourceWS.PageSetup.PrintArea...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  5. PDF 中的文本格式化|Aspose.PDF for Java

    本页解释了如何在 PDF 文件中格式化文本。这包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...TextFragmentAbsorber ( "always print correctly" ); pdfDocument ....TextFragmentAbsorber ( "always print correctly" ); pdfDocument ....

    docs.aspose.com/pdf/zh/java/text-formatting-ins...
  6. 通过C++用JavaScript计算公式|Documentation

    本文介绍如何使用Aspose.Cells库通过C++调用JavaScript在Microsoft Excel中计算公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法计算公式并获取结果。最后,将修改后的Excel文件保存到磁盘。...Uint8Array ( arrayBuffer )); // Print the time before formula calculation...workbook . calculateFormula (); // Print the time after formula calculation...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  7. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java.... Examples: Shows how to print the filenames of linked images...e}"); } /// /// Counts and prints filenames of images while their...

    reference.aspose.com/words/java/com.aspose.word...
  8. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...TextFragmentAbsorber > ( "always print correctly" ); document -> get_Pages...TextFragmentAbsorber > ( u "always print correctly" ); document -> get_Pages...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  9. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...independently of other options such as print‑area, hidden rows/columns, etc...required worksheet and set the print area workbook.Worksheets.ActiveSheetIndex...

    forum.aspose.com/t/how-to-remove-default-bookma...
  10. Working with Projects | Aspose.Tasks Documentation

    Learn how to create, edit, and save projects using Aspose.Tasks for .NET.... Print ( "Object field : {0}, Invalid...ParseTimeSpan (duration); 29 Debug. Print ( "New value : {0}" , newValue);...

    docs.aspose.com/tasks/net/creating-reading-and-...