Sort Score
Result 10 results
Languages All
Labels All
Results 8,731 - 8,740 of 20,430 for

printing document

(0.25 sec)
  1. Send Shape Front or Back inside the Worksheet w...

    Learn how to send a shape to the front or back in a worksheet using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...getShapes (). get ( 3 ); // Print the Z-Order position of the...

    docs.aspose.com/cells/nodejs-cpp/send-shape-fro...
  2. 用 C++ 获取数据透视表的外部连接数据源|Documentation

    学习如何使用 Aspose.Cells for C++ 获取数据透视表的外部连接数据源。... Get ( 0 ); // Print External Connection Details...through each connection and print details int32_t connectionCount...

    docs.aspose.com/cells/zh/cpp/get-external-conne...
  3. 使用C++导出带有viewBox属性的SVG图表|Documentation

    使用Aspose.Cells结合C++将带有viewBox属性的图表导出为SVG格式。...Get ( 0 ); // Set image or print options with SVGFitToViewPort...class="o">&gt;</span></code></pre></div> AI Document Assistant Close 使用C++将图表转换为SVG格式图像...

    docs.aspose.com/cells/zh/cpp/export-chart-to-sv...
  4. 限制生成的页数——Excel转PDF的C++方案|Documentation

    了解如何在将Excel电子表格转换为PDF时限制生成的页数,使用编号Aspose.Cells for Node.js via C++。...node" ); // The path to the documents directory. const dataDir =...AsposeCells . PdfSaveOptions (); // Print only Page 3 and Page 4 in the...

    docs.aspose.com/cells/zh/nodejs-cpp/limit-the-n...
  5. Rendering Slicer with C++|Documentation

    Render slicers in Excel files using Aspose.Cells with C++....into an image by setting the print area that covers only the slicer...GetWorksheets (). Get ( 0 ); // Set the print area because we want to render...

    docs.aspose.com/cells/cpp/rendering-slicer/
  6. Specify 3D File Save Options|Documentation

    There are several Scene.Save method overloads that accept a SaveOptions object. Each save format has a corresponding class that holds save options for that save format....() # Generates indented XML document saveColladaopts . indented...3D-for-.NET # The path to the documents directory. dataDir = "data-dir"...

    docs.aspose.com/3d/python-net/specify-3d-file-s...
  7. CustomXmlSchemaCollection.add method | Aspose.W...

    CustomXmlSchemaCollection.add method. Adds an item to the collection.... Document (); let xmlPartId = `{ ${...// Enumerate the schemas and print each element. for ( let schema...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert VSS to SVG via C# | products.aspose.com

    Sample code for VSS to SVG C# conversion. Use API example code for batch VSS files to SVG conversion within VB.NET, Asp.NET or any .NET based application....Install-Package Visit our documentation for more details. How to... powerful and easy to use document manipulation and conversion...

    products.aspose.com/diagram/net/conversion/vss-...
  9. 使用 Aspose.Cells 检测合并单元格|Documentation

    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....frow , fcol , erow , ecol ; // Print Message System . out . println...更多详情,请访问 检测工作表中的合并单元格 。 AI Document Assistant Close 使用Aspose.Cells将工作簿转换为HTML...

    docs.aspose.com/cells/zh/java/detect-merged-cel...
  10. 设置打印区域|Documentation

    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....A1 cell to F20 cell) of the print area pageSetup . setPrintArea...createSheet ( "Sheet1" ); //sets the print area for the first sheet wb...

    docs.aspose.com/cells/zh/java/set-print-area/