Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 2,314 for

trim document

(0.08 sec)
  1. Навигация и проверка SVG – Aspose.SVG для .NET

    Узнайте, как проверять SVG на C#, использовать пользовательские фильтры для перебора элементов SVG, перемещаться по SVG с помощью CSS Selector или XPath....// Load an SVG document 8 using ( var document = new SVGDocument(documentPath))...SVGDocument(documentPath)) 9 { 10 var html = document. DocumentElement . OuterHTML...

    docs.aspose.com/svg/ru/net/navigation-inspection/
  2. 민감도 레이블이 표시된 문서 작업|.NET용 Aspose.Words

    C#를 사용하여 민감도 레이블이 적용된 Word를 PDF로 변환합니다. 민감도 레이블이 표시된 문서(Word, OpenOffice, Image, eBook 등 다양한 입력 형식)로 작업하세요.... Removes document protection (sensitivity label);...watermark to the document; // 4. Saves modified document; // 5. Sets...

    docs.aspose.com/words/ko/net/work-with-document...
  3. Get and Set Page Properties|Aspose.PDF for Java

    このトピックでは、Aspose.PDF for Javaを使用してPDFファイルの数値を取得し、ページプロパティを取得し、ページの色を判定する方法を説明します。... PDFファイルのページ数を取得するには: Document クラスを使用してPDFファイルを開きます。 次に、...PageCollection コレクションの Count プロパティ(Document オブジェクトから)を使用して、ドキュメント内のページの総数を取得します。...

    docs.aspose.com/pdf/ja/java/get-and-set-page-pr...
  4. よくある質問|C++の場合Aspose.Words

    C++の場合Aspose.Words 最もよくある質問に答えます。 一般的な質問や特定のトピックに関する問題をすばやく解決するには、このページをご覧ください。...Load the document from disk. System :: SharedPtr < Document > doc...doc = System :: MakeObject < Document >( inputDataDir + u "Rendering...

    docs.aspose.com/words/ja/cpp/faq/
  5. Table Class | Aspose.Words per .NET

    Aspose.Words.Tables.Table classe. Rappresenta una tabella in un Documento Word in C#.... virtual Document { get; } Ottiene il documento...creare una tabella. Document doc = new Document (); Table table =...

    reference.aspose.com/words/it/net/aspose.words....
  6. サポートされているExcel関数|Documentation

    式の読み取り/設定/計算に対してサポートされているExcel関数...TREND 統計 : 直線的なトレンドに沿った値を返す TRIM テキスト : テキストからスペースを削除する TRIMMEAN...

    docs.aspose.com/cells/ja/net/supported-formula-...
  7. サポートされているExcel関数|Documentation

    式の読み取り/設定/計算に対してサポートされているExcel関数...TREND 統計 : 直線的なトレンドに沿った値を返す TRIM テキスト : テキストからスペースを削除する TRIMMEAN...

    docs.aspose.com/cells/ja/python-net/supported-f...
  8. 新着情報|Aspose.PDF for Python via .NET

    このページでは、Aspose.PDF for Python via .NETの最近のリリースで導入された最も人気のある新機能を紹介します。... Document ( input_pdf_path ) save_options...DIR_OUTPUT + "output.pdf" document = ap . Document ( input_path , ap...

    docs.aspose.com/pdf/ja/python-net/whatsnew/
  9. ページプロパティの取得と設定|Aspose.PDF for PHP via Java

    本トピックでは、Aspose.PDF for PHP via Java を使用して PDF ファイル内のページ数を取得し、ページプロパティを取得し、ページ色を判定する方法について説明します。... PDF ファイルのページ数を取得するには: Document クラスを使用して PDF ファイルを開きます。 次...ます。 // ドキュメントを開く $document = new Document ( $inputFile ); $pages...

    docs.aspose.com/pdf/ja/php-java/get-and-set-pag...
  10. Navegación e inspección SVG – Aspose.SVG for .NET

    Aprenda a inspeccionar SVG con C#, a usar filtros personalizados para iterar sobre los elementos SVG y a navegar por SVG usando CSS Selector o XPath....// Load an SVG document 8 using ( var document = new SVGDocument(documentPath))...SVGDocument(documentPath)) 9 { 10 var html = document. DocumentElement . OuterHTML...

    docs.aspose.com/svg/es/net/navigation-inspection/