Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 161,041 for

workbook

(0.12 sec)
  1. Block on adjustment of Image Settings within Ex...

    Why does Aspose reset the settings on an image nestled inside of an Excel header? Turning aspose off resolves the settings issue entirely.... Workbook wb = new Workbook("sample.xlsx"); wb...sender, EventArgs e) { Workbook wb = new Workbook(“doctoupdate.xlsx”);...

    forum.aspose.com/t/block-on-adjustment-of-image...
  2. The height of the rows in a table increased whe...

    Hello, We are currently evaluating latest Aspose.Cells library and noticed the issue with the height of the rows when Workbook is exported to HTML. The rows in Excel have height 13.0pt but in the generated HTML the row…...the height of the rows when workbook is exported to HTML. The rows...height correctly when the workbook is exported to HTML. This...

    forum.aspose.com/t/the-height-of-the-rows-in-a-...
  3. DefaultStyleSettings class | Aspose.Cells for P...

    DefaultStyleSettings class DefaultStyleSettings class Settings for the default values of Workbook’s style properties.......for the default values of workbook’s style properties. The DefaultStyleSettings...default font name for the workbook font_size Gets/Sets the default...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. custom_document_properties 属性 | Aspose.Cells fo...

    custom_document_properties 属性 custom_document_properties 属性 返回代表电子表格所有自定义文档属性的 DocumentProperty 集合。 例子 from aspose.ce......cells import Workbook excel = Workbook () excel . custom...CustomDocumentProper 类 DocumentProperty 类 Workbook count_of_styles_in_pool 属性...

    reference.aspose.com/cells/python-net/zh/aspose...
  5. Aspose::Cells::XmlLoadOptions class | Aspose.Ce...

    Aspose::Cells::XmlLoadOptions class. Represents the options of loading xml in C++....format, you should not save the workbook as excel file format later...initializing styles of the workbook. GetFontConfigs() Gets and...

    reference.aspose.com/cells/cpp/aspose.cells/xml...
  6. Make Major and Minor Grid lines hidden for Colu...

    Hello Team, If I save Workbook with .xlsx then gridlines are still visible. Please can you suggest what is wrong in this code ? import com.aspose.cells.Chart; import com.aspose.cells.ChartType; import com.aspose.cell…...6:26pm 1 Hello Team, If I save workbook with .xlsx then gridlines...FormattingType; import com.aspose.cells.Workbook; import com.aspose.cells.Worksheet;...

    forum.aspose.com/t/make-major-and-minor-grid-li...
  7. Create TSV Files via Java | products.aspose.com

    TSV creater. Create TSV files in Java code. Generate TSV files using Java based desktop or web application.... Create an instance of Workbook class . Access the relevant...like A1, B3, etc. Save the workbook as TSV format using the save()...

    products.aspose.com/cells/java/create/tsv/
  8. Create MHTML Files via Java | products.aspose.com

    MHTML creater. Create MHTML files in Java code. Generate MHTML files using Java based desktop or web application.... Create an instance of Workbook class . Access the relevant...like A1, B3, etc. Save the workbook as MHTML format using the...

    products.aspose.com/cells/java/create/mhtml/
  9. 【Aspose.Cell】エクセル上に配置したテキストオブジェクトの文字列置換 - 日本語によ...

    エクセル上に配置したテキストオブジェクトの文字列置換ですが、 Shape.setTextを使って行うという認識で合っていますか? その場合、添付したsample.xlsxに対して、 abc → ABC と置換した場合、 書式がすべて同じものになってしまいます。 置換結果のエクセルも添付します。after.xlsx 書式をそのままで、文字列だけ置換できないでしょうか?Desktop.zip (16.5 KB)... 例えば サンプルコード: Workbook workbook = new Workbook("f:\\files\\sample...xlsx"); Worksheet worksheet = workbook.getWorksheets().get(0); com...

    forum.aspose.com/t/aspose-cell/249387
  10. formulasettings - Aspose.Cells for Python via J...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WebExtensionTaskPane WebQueryConnection Workbook WorkbookDesigner WorkbookMetadata...full calculation when the workbook is opened. method getCalculateOnSave...

    reference.aspose.com/cells/python-java/asposece...