Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 2,742 for

trim document

(0.16 sec)
  1. Footnote.IsAuto | Aspose.Words لـ .NET

    اكتشف خاصية IsAuto للحواشي السفلية، والتي تتيح ترقيمًا تلقائيًا سلسًا أو علامات مرجعية مخصصة لتحسين وضوح المستند وتنظيمه.... Document doc = new Document (); DocumentBuilder...DocumentBuilder." , footnote . GetText (). Trim ()); builder . Write ( " More...

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

    Få enkel åtkomst till vilken nod som helst med NodeCollection Item-egenskapen. Hämta snabbt noder via index för sömlös datahantering och förbättrad prestanda.... Document doc = new Document (); // Lägg till...$"\t\" { child . GetText (). Trim ()} \ "" ); break ; case NodeType...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. NodeCollection.Add | Aspose.Words per .NET

    Scopri il metodo NodeCollection Add per aggiungere senza sforzo nodi alla tua raccolta, migliorando la gestione dei dati con facilità ed efficienza.... Document doc = new Document (); // Un documento...world!" , doc . GetText (). Trim ()); Guarda anche class Node...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Section.PageSetup | Aspose.Words per .NET

    Scopri la proprietà PageSetup per personalizzare le impostazioni di sezione. Ottimizza il layout del tuo Documento con un facile accesso alle configurazioni di pagine e sezioni.... Document doc = new Document (); PageSetup pageSetup...documento Aspose.Words. Document doc = new Document (); // Un documento...

    reference.aspose.com/words/it/net/aspose.words/...
  5. ParagraphFormat.Alignment | Aspose.Words لـ .NET

    اكتشف خاصية محاذاة ParagraphFormat لتخصيص محاذاة النص لفقراتك بسهولة، مما يعزز قابلية القراءة والعرض.... Document doc = new Document (); DocumentBuilder...Aspose.Words يدويًا. Document doc = new Document (); //تحتوي الوثيقة...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. ParagraphFormat.Alignment | Aspose.Words för .NET

    Upptäck egenskapen ParagraphFormat Alignment för att enkelt anpassa textjusteringen för dina stycken, vilket förbättrar läsbarheten och presentationen.... Document doc = new Document (); DocumentBuilder...Words-dokument för hand. Document doc = new Document (); // Ett tomt dokument...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. Przytnij plik PDF przy użyciu Python | Aspose.PDF

    Przytnij plik PDF bez utraty jakości w Python programowo za pomocą przykładowego kodu C# przy użyciu pliku Aspose.PDF dla Python for .NET...dokument PDF przy użyciu obiektu Document. Wybierz typ pudełka i utwórz...data_dir , outfile ) document = apdf . Document ( path_infile ) #...

    products.aspose.com/pdf/pl/python-net/crop/
  8. Catatan Rilis Aspose.PSD untuk .NET 23.2|Docume...

    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 "NAMA"...

    docs.aspose.com/psd/id/net/aspose-psd-untuk-net...
  9. Procurar

    Procurar... Primeiro, use a classe Document para carregar o arquivo PDF...recortar a página. Use a coleção Document.pages para selecionar a página...

    blog.aspose.com/pt/pdf/crop-pdf-pages-in-python/
  10. Cortar Páginas de PDF programaticamente|Aspose....

    Você pode obter propriedades da página, como largura, altura, bleed-, crop- e Trimbox usando Aspose.PDF para Java.... Trim box : A caixa de corte indica...Abrir documento Document pdfDocument = new Document ( _dataDir +...

    docs.aspose.com/pdf/pt/java/crop-pages/