Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 8,921 for

header

(0.19 sec)
  1. 创建复杂的PDF|Aspose.PDF for Java

    Aspose.PDF for Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...TextFragment header = new TextFragment ( "2020年秋季新渡轮航线" ); header . getTextState...)); header . getTextState (). setFontSize ( 24 ); header . setHorizontalAlignme...

    docs.aspose.com/pdf/zh/java/complex-pdf-example/
  2. 档案

    档案...Header 则使用 ((IAutoShape)shape).getTextFrame()...getType() == PlaceholderType.Header) { ((IAutoShape)shape).getTextFrame()...

    blog.aspose.com/zh/slides/sadd-header-footer-in...
  3. PdfFileStamp Class|Aspose.PDF for Java

    Explore how to use the PDFFileStamp class in Java to stamp text or images onto a PDF document using Aspose.PDF....Text and Image Stamp Manage Header and Footer PdfFileSecurity...

    docs.aspose.com/pdf/java/pdffilestamp-class/
  4. Adding base information for Table|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....the table header as follows: Designing the table header Select a...

    docs.aspose.com/cells/reportingservices/adding-...
  5. C++ Email API for Thunderbird and OutLook Forma...

    C++ code samples for Thunderbird and OutLook formats EML EMLX MBOX ICS MSG HTML OFT OLM OST PST and VCF conversion via Email library....MHTML and MSG to HTML with header information and custom timezone...HtmlSaveOptions for setting header information. C++ Code for EML...

    products.aspose.com/email/cpp/conversion/
  6. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation.... add ( mytable ); //Add header Row com . aspose . pdf . Row...= row . getCells (). add ( "header 1" ); cell . setColSpan ( 2...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  7. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++....Find and Replace String in Header/Footer of a Document You can...find and replace text in the header/footer section of a Word document...

    docs.aspose.com/words/cpp/find-and-replace/
  8. DocumentBuilder.insert_break method | Aspose.Wo...

    DocumentBuilder.insert_break method. Inserts a break of the specified type into the document....Examples Shows how to create headers and footers in a document using...Specify that we want different headers and footers for first, even...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 4989 -Csv to Geopackage - Conversion successful...

    Hi Aleander, Please look: Input source: 4989.7z (2.3 KB) Thanks,... Make sure the header names are correct – Aspose...StreamReader(csvPath)) { // Read header var header = sr.ReadLine()?.Split('...

    forum.aspose.com/t/4989-csv-to-geopackage-conve...
  10. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....docx" ); Shows how to create headers and footers in a document using...Specify that we want different headers and footers for first, even...

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