Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 2,653 for

trim document

(0.22 sec)
  1. CompositeNode.GetChild | Aspose.Words för .NET

    Upptäck CompositeNode GetChild-metoden för att enkelt hämta den N:te undernoden av en specifik typ, vilket förbättrar effektiviteten i din datahantering.... Document doc = new Document (); DocumentBuilder...doc . Save ( ArtifactsDir + "Document.TableStyleToDirectFo.docx"...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Paragraph | Aspose.Words per .NET

    Crea contenuti dinamici senza sforzo con il nostro costruttore Paragraph. Inizializza e personalizza facilmente la tua classe Paragraph per una migliore leggibilità.... Document doc = new Document (); // Un documento...World!" , doc . GetText (). Trim ()); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/it/net/aspose.words/...
  3. DocumentBuilder.MoveToDocumentEnd | Aspose.Word...

    قم بالتنقل بسهولة بين مستنداتك باستخدام طريقة MoveToDocumentEnd في DocumentBuilder، ووضع المؤشر في النهاية لتحرير سلس.... Document doc = new Document (); DocumentBuilder...firstParagraphNodes [ 1 ]. GetText (). Trim ()); Assert . AreEqual ( NodeType...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. Aspose.PSD для .NET 23.2 - Примечания к выпуску...

    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/ru/net/aspose-psd-for-net-2...
  5. Poznámky k vydání Aspose.PSD pro Java 20.7|Docu...

    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....program loads several Photoshop documents and exports their smart objects...lifdSource . getFileType (). trim ()); assertAreEqual ( expected...

    docs.aspose.com/psd/cs/java/aspose-psd-for-java...
  6. Range Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Range, din nyckel till att hantera dokumentavsnitt utan ansträngning. Förbättra din dokumenthantering med sömlös kontroll och flexibilitet....tillhandahåller metoder som behandlar document eller delar av dokumentet...text oavsett det faktum att document -noderna lagras i en trädliknande...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. Come esportare le equazioni di Excel in altri t...

    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/it/javascript-cpp/export-...
  8. Kako obrezati PDF stranice pomoću Pythona

    Ovaj članak opisuje kako izrezati PDF stranice pomoću Pythona. Sadrži osnovne informacije za postavljanje IDE-a, pisanje aplikacije i primjer koda za obrezivanje PDF datoteke pomoću Pythona....PDF datoteku u objekt klase Document da biste izrezali stranicu...prikazane u Adobe Acrobatu, trim_box za konačnu veličinu okvira...

    kb.aspose.com/hr/pdf/python/how-to-crop-pdf-pag...
  9. ค้นหา

    ค้นหา...่านั้น ขั้นแรก ให้ใช้คลาส Document เพื่อโหลดไฟล์ PDF อินพุตโดยใช้พาธ...รครอบตัดหน้า ใช้คอลเลกชัน Document.pages เพื่อเลือกหน้าที่ต้...

    blog.aspose.com/th/pdf/crop-pdf-pages-in-python/
  10. 档案

    档案... 首先,使用 Document 类使用其路径加载输入 PDF 文件。 然后,创建一个新的...并使用您将用于裁剪页面的大小对其进行初始化。 使用 Document.pages 集合选择所需的页面并将 Rectangle...

    blog.aspose.com/zh/pdf/crop-pdf-pages-in-python/