Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 11,509 for

setup

(0.54 sec)
  1. Possible bug in absolute positioned lines in do...

    Hi there, We have seen an issue when converting documents that contain absolute positioned lines to PDF. I have attached a .docx file containing an absolute positioned line on the left side of the document and the resu…...version) or only in a specific setup? Are there any other elements...

    forum.aspose.com/t/possible-bug-in-absolute-pos...
  2. 页面设置与打印选项(C++)|Documentation

    配置页面设置和打印参数以控制打印过程,使用Aspose.Cells与C++。...outputFilePath ); std :: cout << "Page setup applied successfully!" << std...outputFilePath ); std :: cout << "Page setup applied successfully!" << std...

    docs.aspose.com/cells/zh/cpp/page-setup-and-pri...
  3. 用 Node.js 和 C++ 移除 Excel 文件中工作表的现有 PrinterSetti...

    本文将讲解如何通过 Aspose.Cells for Node.js via C++ 编程移除 Excel 文件中工作表的现有 PrinterSettings。...); // Access worksheet page setup const ps = ws . getPageSetup...

    docs.aspose.com/cells/zh/nodejs-cpp/remove-exis...
  4. Managing Page Breaks|Documentation

    This article provides sample code and explains how to add page breaks, clear page breaks, or delete specific page breaks in Excel worksheets programmatically using the C# API or .NET Library....and FitToPagesWide ) in page‑setup settings, the page‑break settings...

    docs.aspose.com/cells/net/managing-page-breaks/
  5. Convert HTML to Excel using Python

    Follow this article to convert HTML to Excel using Python. It has the IDE settings, a list of steps, and sample code to transform file format from HTML to excel using python....Convert HTML to XLS using Python Setup the environment to use Aspose...

    kb.aspose.com/pdf/python/convert-html-to-excel-...
  6. How to Convert FBX File to OBJ in Python

    This precise article elaborates on how to convert FBX file to OBJ in Python. It discusses the environment Setup, the algorithm, and a code snippet to convert FBX to OBJ in Python....It discusses the environment setup, the algorithm, and a code snippet...

    kb.aspose.com/3d/python/how-to-convert-fbx-file...
  7. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....section ); // Set some page setup properties for the section....

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Aspose::Words::Section class | Aspose.Words for...

    Aspose::Words::Section class. Represents a single section in a document. To learn more, visit the documentation article in C++....object that represents page setup and section properties. get_ParentNode...section ); // Set some page setup properties for the section....

    reference.aspose.com/words/cpp/aspose.words/sec...
  9. Setting Page Options with JavaScript via C++|Do...

    This article provides sample code to set page options of Excel worksheets programmatically using JavaScript via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....necessary to configure page setup settings for worksheets to control...control printing. These page setup settings offer various options...

    docs.aspose.com/cells/javascript-cpp/setting-pa...
  10. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object.... page_setup . section_start ) # 2 - Starts...doc . sections [ 2 ] . page_setup . section_start ) # 3 - Starts...

    reference.aspose.com/words/python-net/aspose.wo...