Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 160,780 for

document formatting

(0.13 sec)
  1. Table Overview|Aspose.Words for Python

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Python. How to work with tables in Python....server-side processing of documents in various formats – PDF, HTML, different...different Microsoft Word formats and others – and supports tables...

    docs.aspose.com/words/python-net/table-overview/
  2. Table Overview|Aspose.Words for C++

    Work with tables and their components such as cells, rows, columns in Aspose.Words for C++. How to work with tables in C++....server-side processing of documents in various formats – PDF, HTML, different...different Microsoft Word formats and others – and supports tables...

    docs.aspose.com/words/cpp/table-overview/
  3. Document extractPages - Free Support Forum - as...

    我在使用 24.12版本aspose-words都指定文件进行页内容提取后,文档的页数正常获取,但页面中的页码无法正常更新,应该如何更新总页码问题 extract-page_result.docx (13.0 KB) test-page.docx (15.8 KB) // 加载主文档 Document doc1 = new Document(sourceFile); int pageCount = …...Document extractPages 中文技术支持 words-java LXY133 May 17, 2025,...(15.8 KB) // 加载主文档 Document doc1 = new Document(sourceFile); int...

    forum.aspose.com/t/document-extractpages/312816
  4. Unable to replace block content control - Free ...

    Hi, we are trying to replace tags with html text (which is a content control) but we get the following error: ‘The reference node is not a child of this node.’ the code we use is: doc.Range.Replace(lookupString, “”, …...Create Document Buidler var document = e.MatchNode.Document as Document;...Document; DocumentBuilder builder = new DocumentBuilder(document);...

    forum.aspose.com/t/unable-to-replace-block-cont...
  5. Online MHTML File Compression or Build Python A...

    Free online app to compress different MHTML files. Python archiving library code for MHTML Documents....NET Compress Mhtml Online Document Compression App and Python...powerful Python based MHTML document archiving applications. Archive...

    products.aspose.com/total/python-net/compress/m...
  6. Section.pageSetup property | Aspose.Words for N...

    Section.pageSetup property. Returns an object that represents page setup and section properties.... Document (); let pageSetup = doc ....Aspose.words document by hand. let doc = new aw . Document (); // A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Opening Files with Different Formats|Documentation

    Aspose.Cells for .NET API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....Opening Files with Different Formats Contents [ Hide ] Using Aspose...different formats. Aspose.Cells can open a range of file formats such...

    docs.aspose.com/cells/cpp/opening-files-with-di...
  8. Working with Markdown Features in Java|Aspose.W...

    How to implement Markdown features using Java. All the features are represented as corresponding styles or direct Formatting....Markdown is a simple way to format plain text that can easily...corresponding styles or direct formatting. Which means that Bold and...

    docs.aspose.com/words/java/working-with-markdow...
  9. 在工作表中应用条件格式(使用C++)|Documentation

    如何在C++中使用Aspose.Cells库在工作表中应用条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示。...Adds an empty conditional formatting int index = sheet . GetConditionalFormat...); // Sets the conditional format range CellArea ca = CellArea...

    docs.aspose.com/cells/zh/cpp/apply-conditional-...
  10. Aspose::Words::ConditionalStyleCollection::GetE...

    Aspose::Words::ConditionalStyleCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all conditional styles in the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/cpp/aspose.words/con...