Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 2,314 for

trim document

(0.2 sec)
  1. 프로그래밍 방식으로 PDF 페이지 자르기|Aspose.PDF for Java

    Aspose.PDF for Java를 사용하여 너비, 높이, 블리드, 크롭 및 트림박스와 같은 페이지 속성을 가져올 수 있습니다.... Trim box : 트림 박스는 인쇄 및 트림 후 문서의 최종... ; // 문서 열기 Document pdfDocument = new Document ( _dataDir +...

    docs.aspose.com/pdf/ko/java/crop-pages/
  2. SectionStart Enum | Aspose.Words لـ .NET

    Aspose.Words.SectionStart تعداد. نوع الفاصل في بداية المقطع في C#.... Document doc = new Document (); // يحتوي المستند...World!" , doc . GetText (). Trim ()); doc . Save ( ArtifactsDir...

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

    在 Python 中为.NET 裁剪 PDF 而不会降低质量。本页介绍使用 Aspose.PDF for Python 库裁剪 PDF 文件的功能。...pdf as apdf document = apdf . Document ( input_pdf ) # Create...True ) document . pages [ 1 ] . crop_box = new_box document . pages...

    products.aspose.com/pdf/zh-hans/python-net/crop/
  4. RtfLoadOptions Class | Aspose.Words per .NET

    Aspose.Words.Loading.RtfLoadOptions classe. Permette di specificare opzioni aggiuntive durante il caricamentoRtf Documento in aDocument oggetto in C#....caricamentoRtf documento in a Document oggetto. Per saperne di più...recognizeUtf8Text ; Document doc = new Document ( MyDir + "UTF-8...

    reference.aspose.com/words/it/net/aspose.words....
  5. Note sulla versione di Aspose.PSD for .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 "NOME"...

    docs.aspose.com/psd/it/net/aspose-psd-for-net-2...
  6. PDF-pagina's bijsnijden met Python

    Dit artikel beschrijft hoe u PDF-pagina's bijsnijdt met Python. Het bevat de basisinformatie om de IDE in te stellen, een applicatie te schrijven en een voorbeeldcode om een PDF-bestand bij te snijden met behulp van Python....PDF-bronbestand in het klasseobject Document om een pagina bij te snijden...weergegeven in Adobe Acrobat, trim_box voor de uiteindelijke grootte...

    kb.aspose.com/nl/pdf/python/how-to-crop-pdf-pag...
  7. 使用 Python 裁剪 PDF | Aspose.PDF

    在 Python 中为.NET 裁剪 PDF 而不会降低质量。本页介绍使用 Aspose.PDF for Python 库裁剪 PDF 文件的功能。...pdf as apdf document = apdf . Document ( input_pdf ) # Create...True ) document . pages [ 1 ] . crop_box = new_box document . pages...

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

    HtmlLoadOptions byggare. Initierar en ny instans av denna klass med standardvärden i C#.... Document doc = new Document ( MyDir + "VML conditional...loadOptions . Password ); Document doc = new Document ( outputFileName...

    reference.aspose.com/words/sv/net/aspose.words....
  9. Получение и Установка Свойств Страницы|Aspose.P...

    Эта тема объясняет, как получить номера в PDF-файле, получить свойства страницы и определить цвет страницы с использованием Aspose.PDF для PHP через Java....PDF-файл, используя класс Document . Затем страницы документа...Открыть документ $document = new Document ( $inputFile ); $pages...

    docs.aspose.com/pdf/ru/php-java/get-and-set-pag...
  10. Table.NodeType | Aspose.Words لـ .NET

    Table NodeType ملكية. إرجاعTable في C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...\" { childNode . GetText (). Trim ()} \ "" ); } else { Console...

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