Sort Score
Result 10 results
Languages All
Labels All
Results 8,981 - 8,990 of 20,262 for

printing document

(0.13 sec)
  1. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects using Aspose.Cells with C++....and its console output which prints the Class Identifier of the...OLE Object, i.e., GUID. The printed GUID is exactly the same as...

    docs.aspose.com/cells/cpp/get-or-set-the-class-...
  2. CELLSNET-57840: Placement of values in/around p...

    Hi, I tested the new version of aspose for the issue previously recorded as CELLSNET-57840. In my testing I found that this particular chart where the placement is really off. I’ve used the range “Demographics!D273:O3…...the code used is: Document RepDoc = new Document(); DocumentBuilder...Worksheets["Demographics"]; //Set print area sourceWS.PageSetup.PrintArea...

    forum.aspose.com/t/cellsnet-57840-placement-of-...
  3. 用 C++ 获取工作表页面设置的宽度和高度|Documentation

    学习如何使用C++代码通过Aspose.Cells for C++ API以编程方式获取Excel工作表页面设置的纸张宽度和高度。...// Set paper size to A2 and print paper width and height in inches...// Set paper size to A3 and print paper width and height in inches...

    docs.aspose.com/cells/zh/cpp/get-paper-width-an...
  4. Node.get_ancestor method | Aspose.Words for Python

    aspose.words.Node.get_ancestor method... Document ( MY_DIR + 'Nested tables...get_child_table_count ( table ) print ( f 'Table # { i } has { count...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Remove method. Removes the specified value from the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...Iterate over the collection and print every element. { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Issue when formatting date - Free Support Forum...

    Hi , We are encountering an unexpected issue when formatting dates using the LINQ Reporting Engine in Aspose.Words for Java (tested across versions 25.3 to 25.6). Specifically, when using the “dd/MM/yyyy” directive in …... Log or print the values before processing...p\\data.json"); Document doc = new Document("C:\\Temp\\in.docx");...

    forum.aspose.com/t/issue-when-formatting-date/3...
  7. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells for Node.js via C++....); // Assign SUM formula and print its FormulaLocal cell . setFormula...Assign AVERAGE formula and print its FormulaLocal cell . setFormula...

    docs.aspose.com/cells/nodejs-cpp/implement-cell...
  8. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::Clear method. Removes all ChartSeries from this collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...chartData -> get_Count ()); // Print the name of every series in...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 使用C++将图表转换为SVG格式图像|Documentation

    学习如何使用Aspose.Cells结合C++将图表转换为SVG图像。...Get ( 0 ); // Set image or print options ImageOrPrintOptions...Cells :: Cleanup (); } AI Document Assistant Close 跟踪Excel转TIFF的转换进度,使用C++...

    docs.aspose.com/cells/zh/cpp/converting-chart-t...
  10. 在使用 C++ 通过 Node.js 加载 Excel 文件时获取警告信息|Documenta...

    学习如何在使用 Aspose.Cells for Node.js via C++ 加载 Excel 文件时捕获警告。有效处理损坏但可加载的工作簿。...} } } // The path to the documents directory. const dataDir =...Defined Name Warning : Name : PRINT_AREA ; ReferTo : Introduction...

    docs.aspose.com/cells/zh/nodejs-cpp/get-warning...