Sort Score
Result 10 results
Languages All
Labels All
Results 8,521 - 8,530 of 184,562 for

paged

(0.1 sec)
  1. Konwertuj PDF Na GIF C#

    Konwertuj PDF format na GIF w C# kodzie Zapisz PDF jako GIF za pomocą C#....Gif); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .gif" ,...

    products.aspose.com/words/pl/net/conversion/pdf...
  2. Konwertuj TEXT Na JPG C#

    Konwertuj TEXT format na JPG w C# kodzie Zapisz TEXT jako JPG za pomocą C#....Jpg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .jpg" ,...

    products.aspose.com/words/pl/net/conversion/tex...
  3. Remplacer du texte dans un PDF|Aspose.PDF for .NET

    En savoir plus sur les différentes manières de remplacer et de supprimer du texte de la bibliothèque Aspose.PDF for .NET....Remplacer du texte dans toutes les pages d’un document PDF Vous pouvez...remplacer du texte dans toutes les pages d’un document PDF, vous devez...

    docs.aspose.com/pdf/fr/net/replace-text-in-pdf/
  4. PDF 파일에서 벡터 데이터 추출하기 C#|Aspose.PDF for .NET

    Aspose.PDF는 PDF 파일에서 벡터 데이터를 쉽게 추출할 수 있게 해줍니다. 위치, 색상, 선 너비 등과 같은 벡터 데이터(경로, 다각형, 폴리라인)를 얻을 수 있습니다....GraphicsAbsorber ()) { // Visit the second page of the document to extract graphic...grAbsorber . Visit ( document . Pages [ 1 ]); // Retrieve the list...

    docs.aspose.com/pdf/ko/net/extract-vector-data-...
  5. Konvertieren Sie PostScript mit asspos

    PS zu BMP -Konvertierungsfunktionalität, die in Aspose.Page -API -Lösung für node.js über C ++ enthalten sind, wird mit den Code -Snippets erläutert und illustriert....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/de/nodejs-cpp/convert-ps/
  6. Convert BMP to EPS using Python

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/convert/bmp-to-...
  7. BorderCollection.line_width property | Aspose.W...

    BorderCollection.line_width property. Gets or sets the border width in points....wavy page border with a shadow. doc = aw . Document () page_setup...doc . sections [ 0 ] . page_setup page_setup . borders . line_style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. إضافة نص إلى PDF باستخدام C#|Aspose.PDF for .NET

    تعلم كيفية إضافة نص إلى مستند PDF في .NET باستخدام Aspose.PDF لتعزيز المحتوى وتحرير المستندات....Get particular page var page = document . Pages . Add (); // Create...TextBuilder ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/ar/net/add-text-to-pdf-file/
  9. Extract Links from the PDF File|Aspose.PDF for ...

    Discover how to extract hyperlinks from PDF documents in .NET using Aspose.PDF for content management and link analysis.... Get the Page you want to extract links from...specified page. Pass the AnnotationSelector object to the Page object’s...

    docs.aspose.com/pdf/net/extract-links/
  10. Aspose::Words::Saving::IPageSavingCallback inte...

    Aspose::Words::Saving::IPageSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves separate pages when saving a document to fixed page formats in C++....separate pages when saving a document to fixed page formats....Words saves a separate page to fixed page formats. static Type...

    reference.aspose.com/words/cpp/aspose.words.sav...