Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 23,357 for

print

(0.22 sec)
  1. General Resource Assignment Properties | Aspose...

    Learn how to read or edit properties of Microsoft Project (MPP/XML) resource assignments using Aspose.Tasks for C# and C++....mpp" ); 3 4 // Print general resource assignment...

    docs.aspose.com/tasks/cpp/general-resource-assi...
  2. 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...
  3. 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-...
  4. 在 Python 中管理演示文稿背景|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... solid_fill_color print ( f "Fill color: Color [A={color...g}, B={color.b}]" ) else : print ( "Fill type:" , str ( effective_background...

    docs.aspose.com/slides/zh/python-net/presentati...
  5. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM 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...
  6. FieldAutoText | Aspose.Words for Java

    Implements the AUTOTEXT 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...
  7. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS 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...
  8. truetype字体的字形和指标| C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何使用C ++中TTF字体的Glyphs和指标的基础知识。...= nullptr) 37 { 38 //Print glyph metrics 39 System::Console::WriteLine(u...可以嵌入字体,并且可以永久安装在远程系统上,也可以被其他用户使用。 Preview and Print Embedding - 字体可以嵌入,并且可以暂时加载到其他系统上,以查看或打印文档。...

    docs.aspose.com/font/zh/cpp/glyphs-and-metrics-...
  9. 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-...
  10. 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...