Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 8,737 for

annotation

(0.11 sec)
  1. วิธีการรับ Highlight คำอธิบายประกอบโดยใช้ .NET ...

    รหัสที่มาใน C# ที่จะได้รับ Highlight คำอธิบายประกอบใน NET Framework, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/th/net/annotation/highl...
  2. วิธีการรับ Circle คำอธิบายประกอบโดยใช้ C++ | As...

    รหัสที่มาที่จะได้รับ Circle คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/th/cpp/annotation/circl...
  3. Jak uzyskać Circle Adnotację przy użyciu C++ | ...

    Kod źródłowy do uzyskania Circle adnotacji w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/pl/cpp/annotation/circl...
  4. Jak uzyskać Underline Adnotację przy użyciu .NE...

    Kod źródłowy na C#, aby uzyskać adnotacje Underline na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/pl/net/annotation/under...
  5. Create Links in PDF file with C#|Aspose.PDF for...

    This section explains how to create links in your PDF document with C#....link to the Page object’s Annotations property. Finally, save the...link to the Page object’s Annotations collection. Save the updated...

    docs.aspose.com/pdf/net/create-links/
  6. Create PDF Forms using .NET | Aspose.PDF

    Create PDF forms and add fields programmatically with C# sample code using Aspose.PDF for .NET.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/net/acroforms/create/
  7. Добавить аннотацию полилиний|Aspose.PDF for Pyt...

    В примере привязывается входной PDF, создаётся сплошная полилиния на первой странице и сохраняется изменённый документ с аннотацией....initialize_data_dir def add_polyline_annotation ( infile , outfile ): # Create... 90 ), "This is polyline annotation" , ) # Save output PDF file...

    docs.aspose.com/pdf/ru/python-net/add-polyline-...
  8. 搜索

    搜索...Annotations 集合的鏈接。 使用 Document.Save(String)...將鏈接註釋添加到PDF文件第一頁的註釋集合 page.Annotations.Add(link); // 保存更新的文檔 document...

    blog.aspose.com/zh-hant/pdf/add-hyperlinks-to-p...
  9. PDF Tooltip использование C++|Aspose.PDF for C++

    Узнайте, как добавить всплывающую подсказку к фрагменту текста в PDF с использованием C++ и Aspose.PDF...Annotations.HideAction, чтобы назначить...get_Flags () | Aspose :: Pdf :: Annotations :: AnnotationFlags :: Hidden...

    docs.aspose.com/pdf/ru/cpp/pdf-tooltip/
  10. Create AcroForm - Criar PDF Preenchível em Pyth...

    Com Aspose.PDF para Python você pode criar um formulário do zero em seu arquivo PDF... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/pt/python-net/create-form/