Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 3,953 for

split document

(0.26 sec)
  1. FootnoteOptions.columns property | Aspose.Words...

    FootnoteOptions.columns property. Specifies the number of columns with which the footnotes area is formatted.... Examples Shows how to split the footnote section into a...number of columns. doc = aw . Document ( file_name = MY_DIR + 'Footnotes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Փոխակերպեք պարբերությունը Word-ի կետի կետերի, օ...

    Վերափոխեք պարբերությունը Word-ի կետերի՝ օգտագործելով Python-ը: Դուք կստանաք կարգավորումներ IDE-ի համար և օրինակելի կոդ՝ Word-ում Python-ի միջոցով տեքստը կետային կետերի փոխակերպելու համար:...ֆայլը մի քանի պարբերությամբ Document օբյեկտի մեջ Ամբողջական փաստաթուղթը...բաժանեք այն տողերի՝ օգտագործելով split() մեթոդը Ստեղծեք ելքային Word...

    kb.aspose.com/hy/words/python/convert-paragraph...
  3. Aspose::Words::Notes::FootnoteOptions::get_Colu...

    Aspose::Words::Notes::FootnoteOptions::get_Columns method. Specifies the number of columns with which the footnotes area is formatted in C++....get_Columns () Examples Shows how to split the footnote section into a...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Footnotes...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. IFontSavingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a Document to HTML format in Java....saves fonts when exporting a document to HTML format. Examples:...throws Exception { Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  5. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...editing capabilities (without document assembly) if (security.isAllowEdit())...Control document assembly operations (page merge/split/insert)...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...
  6. Detect Merged Cells in a Worksheet|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports detecting merged cells in a worksheet, making it easy for users to identify and manipulate these cells. This article will introduce how to use the Aspose.Cells library to detect merged cells.... You can also unmerge (split) them. This article shows the...merged cells in a worksheet. AI Document Assistant Close Analyzing...

    docs.aspose.com/cells/net/detect-merged-cells-i...
  7. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style.... You may unmerge, or split, the merged cells too. A merged...merged cell. When the cell is split, the new cells keep their original...

    docs.aspose.com/cells/javascript-cpp/merging-an...
  8. Document.LastSection | Aspose.Words for .NET

    Discover the LastSection property to easily access the final section of your Document, enhancing navigation and content management efficiency....LastSection Contents [ Hide ] Document.LastSection property Gets...Gets the last section in the document. public Section LastSection...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Table row splitting between pages when converti...

    Hi, I am converting HTML TO PDF using Aspose.PDF package. My table row is getting Split between pages of generated PDF. Same issue was earlier reported by one of the user on your forum with Issue ID (PDFNET-56889) and i…...Table row splitting between pages when converting HTML to PDF...package. My table row is getting split between pages of generated PDF...

    forum.aspose.com/t/table-row-splitting-between-...
  10. How to Check Frozen State without Excel with C+...

    In this article, you will learn how to check the frozen state of an Excel worksheet programmatically using C++ with the Aspose.Cells API....the worksheet is frozen or split in MS Excel. But is there a...determine whether it is frozen or split using C++? We can accomplish...

    docs.aspose.com/cells/cpp/how-to-check-frozen-s...