Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 1,515 for

stamp

(1.2 sec)
  1. PDF 파일에 텍스트 추가|Aspose.PDF for Java

    이 문서는 Aspose.PDF에서 텍스트 작업의 다양한 측면을 설명합니다. PDF에 텍스트를 추가하고, HTML 조각을 추가하거나, 사용자 정의 OTF 글꼴을 사용하는 방법을 배웁니다....TextStamp stamp = new TextStamp ( "This is text stamp with character...character spacing" ); // Stamp 객체에 대한 글꼴 이름 지정 stamp . getTextState ()...

    docs.aspose.com/pdf/ko/java/add-text-to-pdf-file/
  2. Añadir Texto a PDF usando C++|Aspose.PDF para C++

    Este artículo describe varios aspectos del trabajo con texto en Aspose.PDF. Aprenda cómo añadir texto a PDF, añadir fragmentos HTML o usar fuentes OTF personalizadas....TextStamp con texto de ejemplo auto stamp = MakeObject < TextStamp > (...de fuente para el objeto Stamp stamp -> get_TextState () -> set_Font...

    docs.aspose.com/pdf/es/cpp/add-text-to-pdf-file/
  3. Outlook カレンダー アイテムの操作|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....keep_original_date_time_stamp および ics_save_options.product_identifier...ics_save_options . keep_original_date_time_stamp = True ics_save_options . product_identifier...

    docs.aspose.com/email/ja/python-net/working-wit...
  4. Watermark ODT Files Online or using Java | prod...

    Free online app to Watermark different ODT files. Java watermark library code for ODT documents.... Apply Internal Stamps — Add “Internal Use Only” watermarks...

    products.aspose.com/total/java/watermark/odt/
  5. सी # का उपयोग कर पीडीएफ में पेज नंबर कैसे डालें

    इस आलेख में सी # का उपयोग करके पीडीएफ में पेज नंबर कैसे लगाया जाए, इसकी जानकारी है। सी # का उपयोग करके पीडीएफ दस्तावेज़ में पेज नंबर जोड़ने के लिए आपको कॉन्फ़िगरेशन विवरण, प्रोग्राम फ्लो और रननेबल नमूना कोड मिलेगा।...में लोड करें एक page number stamp बनाएं और इसके स्वरूपण और प्रदर्शन...

    kb.aspose.com/hi/pdf/net/how-to-put-page-number...
  6. Convert HTML to PDF in C# using Aspose.PDF | sl...

    Hi, we are using the latest ASPOSE library for C # Net Core. We need to convert small and large html files to pdf with the addition of Stamps. Unfortunately, when converting large files, a lot of RAM is eaten up, and thi…...to pdf with the addition of stamps. Unfortunately, when converting...

    forum.aspose.com/t/convert-html-to-pdf-in-c-usi...
  7. Manage Document Properties|Documentation

    Learn how to manage document properties through the Aspose.Cells for Node.js via Java APIs....received, processed, time‐stamped, and so on. Aspose.Cells for...

    docs.aspose.com/cells/nodejs-java/managing-docu...
  8. C# का उपयोग करके PDF में Bates नंबर जोड़ें

    यह संक्षिप्त गाइड बताता है कि C# का उपयोग करके PDF में Bates नंबर कैसे जोड़ें। इसमें पर्यावरण सेट करने के विवरण, चरणों की सूची, और C# के साथ Bates स्टैम्प दर्शाने वाला नमूना कोड शामिल है।...और इस स्ट्रिंग के साथ text stamp को प्रारंभ करें। टेक्स्ट स्टैम्प...

    kb.aspose.com/hi/pdf/net/add-bates-numbers-to-p...
  9. C#을 사용하여 PDF에 페이지 번호를 입력하는 방법

    이 문서에는 C#을 사용하여 PDF에 페이지 번호를 입력하는 방법에 대한 정보가 포함되어 있습니다. C#을 사용하여 PDF 문서에 페이지 번호를 추가하기 위한 구성 세부 정보, 프로그램 흐름 및 실행 가능한 샘플 코드를 얻을 수 있습니다.... page number stamp 을(를) 생성하고 형식 및 표시 기능을 설정합니다...

    kb.aspose.com/ko/pdf/net/how-to-put-page-number...
  10. Aspose.PDF DOM API의 기초|Aspose.PDF for C++

    Aspose.PDF for C++는 또한 객체의 관점에서 PDF 문서의 구조를 나타내기 위해 DOM의 개념을 사용합니다. 여기서 이 구조에 대한 설명을 읽을 수 있습니다.... Bookmark, Form, Stamp, PdfConverter anr more classes...클래스를 제공합니다. Bookmark, Form, Stamp, PdfConverter 및 기타 여러 클래스를 제공합니다...

    docs.aspose.com/pdf/ko/cpp/basics-of-dom-api/