Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 73,039 for

ios

(1.6 sec)
  1. Come aggiungere l'annotazione Freetext usando ....

    Codice sorgente su C# per aggiungere Freetext annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop.... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/it/net/annotation/freet...
  2. Extraer Imágenes de un Archivo PDF|Aspose.PDF p...

    Esta sección muestra cómo extraer imágenes de un archivo PDF usando una biblioteca Java....io.FileOutputStream ; import java.io.IOException...

    docs.aspose.com/pdf/es/java/extract-images-from...
  3. How to add Circle Annotation using .NET | Aspos...

    Add Circle annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/net/annotation/circle/add/
  4. How to add Text Annotation using .NET | Aspose.PDF

    Add Text annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/net/annotation/text/add/
  5. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedFileName method. Gets the file name suggested for the current embedded object if you want to save it into a file in C++....System :: MakeObject < System :: IO :: FileStream > ( get_ArtifactsDir...suggestedFileName , System :: IO :: FileMode :: Create ); oleShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ImageData.save method | Aspose.Words for Python

    aspose.words.drawing.ImageData.save method... def save ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO The stream where to save the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How can I prepare large Excel files before zipp...

    I have been working with large Excel files that contain multiple sheets, formulas, charts, and images. These files are often very heavy and when I try to compress them I worry about losing formatting or breaking formulas…...IO.Compression.ZipArchive( System.IO.File.OpenWr...OpenWrite(@"C:\Output\LargeFile.zip"), System.IO.Compression.ZipArchiveMode.Create))...

    forum.aspose.com/t/how-can-i-prepare-large-exce...
  8. Archiv

    Archiv...io.FileInputStream psStream = new java.io.FileInputStream("input...rom java.io.FileInputStream psStream = new java.io.FileInputStream("input...

    blog.aspose.com/de/page/combine-merge-ps-postsc...
  9. ค้นหา

    ค้นหา...io.FileInputStream psStream = new java.io.FileInputStream("input...แรก java.io.FileInputStream psStream = new java.io.FileInputStream("input...

    blog.aspose.com/th/page/combine-merge-ps-postsc...
  10. 创建文档|Aspose.PDF for Java

    Aspose.PDF for Java 帮助您在几个简单的步骤中创建 PDF 文档和可搜索的 PDF 文件。...io.File ; import java.io.FileNotFoundExceptio...FileNotFoundExceptio ; import java.io.IOException ; import java.util.Scanner ;...

    docs.aspose.com/pdf/zh/java/create-pdf-document/