Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 9,068 for

header

(1.03 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C#를 사용하여 PDF에서 첨부 파일을 추가, 추출 또는 제거합니다 https://products.aspose.com/pdf/ko/net/attachments/ Recent content in C#를 사용하여 PDF에서 첨부 파일을 추가, 추출 또는 제거합...... message mx-6 message-header Package Manager Console message-body...cloud/templates/aspose/img/products/pdf/headers/aspose_pdf-for-net.svg", "height":...

    products.aspose.com/pdf/ko/net/attachments/inde...
  2. Remove a Watermark From a Word Document using C#

    This short guide explains how to remove a watermark from a Word document using C#. It provides IDE settings, steps, and a sample code to delete watermark in Word using C#.... If you want to remove headers/footers from a Word file, refer...refer to the article Remove header and footer in Word using C#...

    kb.aspose.com/words/net/remove-a-watermark-from...
  3. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...Insert page numbers in the header builder.moveToHeaderFooter(HeaderFooterType...moveToHeaderFooter(HeaderFooterType.HEADER_PRIMARY); builder.insertField("PAGE");...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  4. How to Convert Excel to JSON in Python

    This quick article explains how to convert Excel to JSON in Python. You can take a look at the configuration information, stepwise algorithm, and the sample code snippet to convert Excel to JSON in Python....empty cells, nested structures, header rows, indentations, and several...

    kb.aspose.com/cells/python/how-to-convert-excel...
  5. How to Convert Excel to JSON in C#

    In this short tutorial, you will learn how to convert Excel to JSON in C#. You can convert Excel file to JSON in C# with a few API calls in .NET.... It enables you to specify header rows, name sorting, export...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  6. How to Convert TXT to JSON File in C#

    In this brief article, you will understand how to convert txt to json file in C#. It covers setting up the environment, and algorithm steps followed by a sample code to create Text to JSON converter in C#....instance, you can manipulate the header row, sort the names, set warning...

    kb.aspose.com/cells/net/how-to-convert-txt-to-j...
  7. Remove Background from PDF using C#

    This article guides on how to remove background from PDF using C#. It has the details to set the IDE, a list of steps, and a sample code to develop background remover in PDF using C#.... You can delete the header/footer and watermark using...

    kb.aspose.com/pdf/net/remove-background-from-pd...
  8. Aspose.Email modifies X500 addresses in sender/...

    In the case that there are X500 addresses used in the sender and recipient Headers, Aspose will postprocess them (???): "Aspose" when { "i use X500 addresses" should { "pass them through to MIME verbatim" in…...in the sender and recipient headers, Aspose will postprocess them...) } "maybe if i set it as a header?" in { val mapiMessage = new...

    forum.aspose.com/t/aspose-email-modifies-x500-a...
  9. How to Extract Sender's Timezone from Outlook E...

    Product Aspose.Email for Java with Exchange Web Services (EWS) Question How can I retrieve the original sender’s timezone from emails fetched from Exchange using Aspose.Email? All timestamp properties and Headers are re…...All timestamp properties and headers are returning UTC (+0000) instead...Output: null Attempt 4: Email Headers String dateHeader = mapiMessage...

    forum.aspose.com/t/how-to-extract-senders-timez...
  10. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document.... write ( "Primary header" ); builder . moveToHeaderFooter...

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