Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 2,743 for

trim document

(0.32 sec)
  1. Exporter des présentations vers HTML avec des i...

    Exporter des présentations PowerPoint et OpenDocument vers HTML en PHP via Java en utilisant Aspose.Slides avec les images et autres ressources enregistrées comme fichiers liés externes....souhaitez : réduire la taille du document HTML ; mettre en cache les...== null || assetDirectory . trim (). isEmpty ()) { throw new...

    docs.aspose.com/slides/fr/php-java/exporting-pr...
  2. Pythonを使用してページプロパティを取得および設定する|Aspose.PDF for Py...

    このセクションでは、PDFファイル内のページ数を取得し、色などのPDFページプロパティに関する情報を取得し、ページプロパティを設定する方法を示します。... PDFファイルのページ数を取得するには: Document クラスを使用してPDFファイルを開きます。 次に、...PageCollection コレクションのCountプロパティ(Documentオブジェクトから)を使用して、ドキュメント内のページの総数を取得します。...

    docs.aspose.com/pdf/ja/python-net/get-and-set-p...
  3. ImportFormatOptions.AdjustSentenceAndWordSpacin...

    Upptäck egenskapen ImportFormatOptions AdjustSentenceAndWordSpacing. Styr enkelt automatiskt menings- och ordavstånd för förbättrad texttydlighet.... Document srcDoc = new Document (); Document dstDoc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. ImportFormatOptions.AdjustSentenceAndWordSpacin...

    اكتشف خاصية ImportFormatOptions AdjustSentenceAndWordSpacing. تحكم بسهولة في المسافات التلقائية بين الجمل والكلمات لتحسين وضوح النص.... Document srcDoc = new Document (); Document dstDoc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. Получить и установить свойства страниц PDF в Py...

    Узнайте, как просматривать и обновлять свойства страниц PDF, такие как размер, количество и информация о цвете, в Python.... Примеры используют the Document и PageCollection API и написаны...Откройте PDF‑файл, используя Document класс. Затем используйте PageCollection...

    docs.aspose.com/pdf/ru/python-net/get-and-set-p...
  6. Verwendung von OAuth zum Zugriff auf Mail‑Diens...

    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.... trim (). isEmpty ()) return "https://login...); String name = pair [ 0 ] . trim (). toLowerCase (); String value...

    docs.aspose.com/email/de/java/using-oauth-to-ac...
  7. NodeCollection.Insert | Aspose.Words för .NET

    Infoga enkelt noder i din NodeCollection vid valfritt index med vår effektiviserade infogningsmetod. Förbättra din datahantering idag!... Document doc = new Document (); DocumentBuilder...Run 3." , doc . GetText (). Trim ()); // Få åtkomst till enskilda...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Gmail-verktygsfunktioner|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....pli=1 * Documentation https://developers.google...); String name = pair [ 0 ] . trim (). toLowerCase (); String value...

    docs.aspose.com/email/sv/java/gmail-utility-fea...
  9. Node Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Node, la base essenziale per tutti i nodi dei Documenti Word, che consente la manipolazione e la personalizzazione fluide dei Documenti.... virtual Document { get; } Ottiene il documento...nodo composito. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Sao chép tài liệu trong C#|Aspose.Words cho .NET

    Sao chép tài liệu để có được bản sao giống hệt bằng C#. Khi tạo bản sao, các nút và thuộc tính của tài liệu gốc sẽ được sao chép....// Create a document. Document doc = new Document (); DocumentBuilder...Writeln ( "This is the original document before applying the clone...

    docs.aspose.com/words/vi/net/clone-a-document/