Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 2,650 for

trim document

(1 sec)
  1. CellCollection.Item | Aspose.Words per .NET

    Accedi facilmente a celle specifiche con la proprietà CellCollection Item. Recupera qualsiasi cella tramite indice per una gestione semplificata dei dati e prestazioni migliorate.... Document doc = new Document ( MyDir + "Tables...ToString ( SaveFormat . Text ). Trim (); Console . WriteLine ( $"\t\tContents...

    reference.aspose.com/words/it/net/aspose.words....
  2. NodeCollection.Add | Aspose.Words för .NET

    Upptäck NodeCollection Add-metoden för att enkelt lägga till noder i din samling, vilket förbättrar din datahantering med enkelhet och effektivitet.... Document doc = new Document (); // Ett tomt dokument...world!" , doc . GetText (). Trim ()); Se även class Node class...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. ReportingEngine.SetRestrictedTypes | Aspose.Wor...

    Scopri come il metodo SetRestrictedTypes in ReportingEngine migliora la sicurezza limitando l'accesso dei membri nella sintassi del modello per un reporting dei dati ottimizzato.... Document doc = DocumentHelper . CreateSimpleDocument.... Empty , doc . GetText (). Trim ()); Guarda anche class ReportingEngine...

    reference.aspose.com/words/it/net/aspose.words....
  4. اقتصاص صفحات PDF باستخدام PHP|Aspose.PDF لبي إت...

    يمكنك الحصول على خصائص الصفحة، مثل العرض، الارتفاع، والنزيف، والاقتصاص، وصندوق التشذيب باستخدام Aspose.PDF لـ PHP عبر Java.... Trim box : يشير صندوق التشذيب إلى...الصفحة: // فتح المستند $document = new Document ( $inputFile ); $page...

    docs.aspose.com/pdf/ar/php-java/crop-pages/
  5. ארכיון

    ארכיון... ראשית, השתמש במחלקת Document כדי לטעון את קובץ ה-PDF הקלט...לחתוך את העמוד. השתמש באוסף Document.pages כדי לבחור את העמוד הרצוי...

    blog.aspose.com/he/pdf/crop-pdf-pages-in-python/
  6. 搜索

    搜索... 首先,使用 Document 類使用其路徑加載輸入 PDF 文件。 然後,創建一個新的...並使用您將用於裁剪頁面的大小對其進行初始化。 使用 Document.pages 集合選擇所需的頁面並將 Rectangle...

    blog.aspose.com/zh-hant/pdf/crop-pdf-pages-in-p...
  7. ตัดไฟล์ PDF โดยใช้ Python | Aspose.PDF

    กรอบ PDF โดยไม่สูญเสียคุณภาพใน Python โดยเป็นโปรแกรมด้วยโค้ดตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ Python for .NET...data_dir , outfile ) document = apdf . Document ( path_infile ) #...True ) document . pages [ 1 ] . crop_box = new_box document . pages...

    products.aspose.com/pdf/th/python-net/crop/
  8. Comment exporter des équations Excel vers d aut...

    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....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/fr/javascript-cpp/export-...
  9. Vydání Aspose.PSD pro .NET 23.2|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.... Trim (). ToUpper ()) { case "JMÉNO"...

    docs.aspose.com/psd/cs/net/aspose-psd-pro-net-2...
  10. ListFormat.IsListItem | Aspose.Words لـ .NET

    اكتشف كيف تعمل خاصية ListFormat IsListItem على تعزيز بنية مستندك من خلال تحديد الفقرات المرقمة أو المنقطة لتحسين قابلية القراءة.... Document doc = new Document (); DocumentBuilder...$"\t\" { para . GetText (). Trim ()} \ "" ); } يوضح كيفية العمل...

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