Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 17,621 for

document editor

(0.86 sec)
  1. 设置现有PDF文件的查看器偏好|Aspose.PDF for Java

    本节介绍如何使用PdfContentEditor类与Aspose.PDF Facades进行操作。...SetViewerPreference () { var document = new Document ( _dataDir + "Sample...PdfContentEditor editor = new PdfContentEditor ( document ); // 更改查看器偏好设置...

    docs.aspose.com/pdf/zh/java/set-viewer-preferen...
  2. 既存のPDFファイルに注釈を追加する|Aspose.PDF for Java

    このセクションでは、Aspose.PDF Facadesを使用して既存のPDFファイルに注釈を追加する方法を説明します。...AddFreeTextAnnotatio () { var document = new Document ( _dataDir + "sample...PdfContentEditor editor = new PdfContentEditor ( document ); TextFragmentAbsorber...

    docs.aspose.com/pdf/ja/java/adding-annotations-...
  3. 画像の操作|Aspose.PDF for Java

    このセクションでは、Aspose.PDF Facadesを使用して画像を置き換える方法を説明します。これは、PDFに関する一般的な操作のためのツールセットです。...PdfContentEditor editor = new PdfContentEditor ( new Document ( _dataDir..._dataDir + "sample.pdf" )); editor . deleteImage ( 2 , new int []...

    docs.aspose.com/pdf/ja/java/working-with-image/
  4. FormEditorクラスの機能を探る|Aspose.PDF for .NET

    Aspose.PDF for .NETライブラリを使用してFormEditorクラスの機能を探る詳細を学ぶことができます... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/ja/net/exploring-features-o...
  5. Ajout d'Annotations à un fichier PDF existant|A...

    Cette section explique comment ajouter des annotations à un fichier PDF existant avec Aspose.PDF Facades....AddFreeTextAnnotatio () { var document = new Document ( _dataDir + "sample...PdfContentEditor editor = new PdfContentEditor ( document ); TextFragmentAbsorber...

    docs.aspose.com/pdf/fr/java/adding-annotations-...
  6. Instalação e Configuração Básica | Aspose.TeX .NET

    Guia passo a passo sobre como instalar e configurar o TikZ para utilização nos seus Documentos TeX e LaTeX....usepackage{tikz} 3 4 \ begin{document} 5 6 Testing TikZ: 7 \ begin{tikzpicture}...end{tikzpicture} 10 11 \ end{document} Compile este documento com...

    docs.aspose.com/tex/pt/net/installation-and-bas...
  7. Оголошення про версію Aspose.PSD CLI Export для...

    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....Editor Покращення Приклади використання:...

    docs.aspose.com/psd/uk/net/cli/export/aspose-ps...
  8. Convert Vector Image to Vectorized PSD Image in...

    Aspose.Imaging offers seamless export capabilities for vector images to PSD format, preserving their integrity and enabling smooth transitions between graphic editing software. C# Image Processing Library can be used to convert vector images to vectorized PSD as shown in the C# code example....transitioning between graphic editors or retaining the ability to...

    docs.aspose.com/imaging/net/developer-guide/how...
  9. Aspetti di base di Aspose.Cells.GridJs|Document...

    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....sviluppatori per adattare l’editor alle specifiche esigenze aziendali...

    docs.aspose.com/cells/it/python-net/aspose-cell...
  10. 기존 PDF 파일에 주석 추가|Aspose.PDF for Java

    이 섹션에서는 Aspose.PDF Facades를 사용하여 기존 PDF 파일에 주석을 추가하는 방법을 설명합니다....AddFreeTextAnnotatio () { var document = new Document ( _dataDir + "sample...PdfContentEditor editor = new PdfContentEditor ( document ); TextFragmentAbsorber...

    docs.aspose.com/pdf/ko/java/adding-annotations-...