Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 2,578 for

trim document

(0.11 sec)
  1. NodeImporter Class | Aspose.Words لـ .NET

    انقل عُقد المستندات بسهولة مع Aspose.Words.NodeImporter. بسّط سير عملك وحسّن كفاءة إدارة مستنداتك اليوم!...InsertAtBookmark () { Document doc = new Document (); DocumentBuilder...Write ( "We will insert a document here: " ); builder . EndBookmark...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. SectionCollection.Item | Aspose.Words för .NET

    Få enkel åtkomst till specifika avsnitt med egenskapen SectionCollection Item. Hämta valfritt avsnitt via index för effektiv datahantering.... Document doc = new Document ( MyDir + "Rendering...doc . Save ( ArtifactsDir + "Document.UpdatePageLayout.1.pdf" );...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. 使用 Python 裁剪 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 C# 示例代码,以编程方式在 Python 中裁剪 PDF 而不会降低质量...data_dir , outfile ) document = apdf . Document ( path_infile ) #...True ) document . pages [ 1 ] . crop_box = new_box document . pages...

    products.aspose.com/pdf/zh-hant/python-net/crop/
  4. HtmlLoadOptions | Aspose.Words för .NET

    Upptäck HtmlLoadOptions-konstruktorn, utformad för att enkelt initiera instanser med standardinställningar för sömlös webbutveckling.... Document doc = new Document ( MyDir + "VML conditional...loadOptions . Password ); Document doc = new Document ( outputFileName...

    reference.aspose.com/words/sv/net/aspose.words....
  5. Aspose.PSD für .NET 23.2 - Versionshinweise|Doc...

    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 (). ToUpper ()) { case "NAME"...

    docs.aspose.com/psd/de/net/aspose-psd-fur-net-2...
  6. 使用 Python 裁剪 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 C# 示例代码,以编程方式在 Python 中裁剪 PDF 而不会降低质量...data_dir , outfile ) document = apdf . Document ( path_infile ) #...True ) document . pages [ 1 ] . crop_box = new_box document . pages...

    products.aspose.com/pdf/zh-hans/python-net/crop/
  7. Пример Hello World на Java|Aspose.PDF для Andro...

    Эта страница показывает, как использовать простое программирование для создания PDF-документа, содержащего текст - Hello World, с использованием Aspose.PDF для Android....этим шагам: Создайте объект Document Добавьте Page к объекту документа...TextView ; import com.aspose.pdf.Document ; import com.aspose.pdf.Page...

    docs.aspose.com/pdf/ru/androidjava/hello-world-...
  8. Dapatkan dan Atur Properti Halaman|Aspose.PDF u...

    Topik ini menjelaskan cara mendapatkan nomor dalam file PDF, mendapatkan properti halaman dan menentukan warna halaman menggunakan Aspose.PDF untuk Java....file PDF menggunakan kelas Document . Kemudian gunakan properti...PageCollection (dari objek Document) untuk mendapatkan jumlah...

    docs.aspose.com/pdf/id/java/get-and-set-page-pr...
  9. Obtener y Establecer Propiedades de Página|Aspo...

    Este tema explica cómo obtener números en un archivo PDF, obtener propiedades de página y determinar el color de la página usando Aspose.PDF para PHP a través de Java....archivo PDF usando la clase Document . Luego se recuperan las páginas...// Abrir documento $document = new Document ( $inputFile ); $pages...

    docs.aspose.com/pdf/es/php-java/get-and-set-pag...
  10. FieldGreetingLine.AlternateText | Aspose.Words ...

    اكتشف كيفية استخدام خاصية AlternateText FieldGreetingLine لتحسين تجربة المستخدم من خلال عرض نص مخصص عند فقدان الأسماء.... Document doc = new Document (); DocumentBuilder...Words!" , doc . GetText (). Trim ()); أنظر أيضا class FieldGreetingLine...

    reference.aspose.com/words/ar/net/aspose.words....