Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 47,473 for

properties

(0.37 sec)
  1. 用C++读写工作表的查询表|Documentation

    学习如何使用Aspose.Cells和C++读取和写入Excel工作表中的查询表。...你可以通过 Data > Connections > Properties 在Microsoft Excel中查看。 工作表的查询表读取和写入...std :: cout << "Query Table properties updated and workbook saved...

    docs.aspose.com/cells/zh/cpp/reading-and-writin...
  2. StructuredDocumentTagRangeEnd Class | Aspose.Wo...

    Discover the Aspose.Words.Markup.StructuredDocumentTagRangeEnd class, designed for seamless multi-section content management in structured documents.... Properties Name Description CustomNodeId...Examples Shows how to get the properties of multi-section structured...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Bibliography class | Aspose.Words for Python

    aspose.words.bibliography.Bibliography class. Represents the list of bibliography sources available in the document.... Properties Name Description bibliography_style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Extract and Save an Attachment|Aspose.PDF for Java

    Aspose.PDF for Java allows you to get all attachments from a PDF document. Also, you can get an individual attachment from your document....get_Item ( 1 ); // Get the file properties System . out . printf ( "Name:...get_Item ( 1 ); // Get the file properties System . out . println (...

    docs.aspose.com/pdf/java/extract-and-save-an-at...
  5. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...can be obtained using the properties of class Pdf417ExtendedParame...listed below. PDF417 Metadata Property Description pdf_417_macro_file_id...

    docs.aspose.com/barcode/python-net/read-barcode...
  6. Aspose::Words::Saving::SvgSaveOptions::get_Show...

    Aspose::Words::Saving::SvgSaveOptions::get_ShowPageBorder method. Controls whether a border is added to the outline of the page. Default is true in C++....Examples Shows how to mimic the properties of images when converting...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Leaderlines still visible - Free Support Forum ...

    Hi All, Do you know why the leader lines are still visible whereas I disabled it via code: var pathWorkbook = @"...\\TestHadrienDataLabel.xlsx"; var pathWorkbookNew = @"...\\TestHadrienDataLabelBis.xlsx"; …...making changes to the chart properties, ensure that you call the...manually adjust the chart properties after saving it, or check...

    forum.aspose.com/t/leaderlines-still-visible/31...
  8. Get Paper Width and Height of Page Setup of Wor...

    Discover how to retrieve the Excel worksheet's page‑setup paper width and height using JavaScript via C++ programmatically....paperHeight properties for this purpose. Get Paper...and PageSetup.paperHeight properties. It first changes the paper...

    docs.aspose.com/cells/javascript-cpp/get-paper-...
  9. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....); // Set some page setup properties for the section. section...paragraph, set some formatting properties, and then append it as a...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. 在Ruby中将图表转换为图像|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....get ( chart_index ) # Set properties of chart title chart . getTitle...() . setSize ( 12 ) # Set properties of nseries chart . getNSeries...

    docs.aspose.com/cells/zh/java/converting-chart-...