Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 62,322 for

ios

(0.14 sec)
  1. Procurar

    Procurar...io.FileInputStream; import java.io.FileOutputStream;...FileOutputStream; import java.io.IOException; import com.aspose.eps.ImageFormat;...

    blog.aspose.com/pt/page/convert-postscript-to-j...
  2. آرشیوها

    آرشیوها... auto memStream = MakeObject<IO::MemoryStream>(); // متن را در... auto memStream = MakeObject<IO::MemoryStream>(); // متن را در...

    blog.aspose.com/fa/pdf/extract-text-from-pdf-pr...
  3. Missing namespace when xmp is updated - Free Su...

    Dear Aspose Support, Our client encountered an issue where, after performing an XMP update, certain color profile namespaces are missing from the updated file’s XMP data. These missing namespaces are proprietary and do …...IO.File.OpenRead(action.Path)) using...using (var fileStream = System.IO.File.Create(action.OutputPath))...

    forum.aspose.com/t/missing-namespace-when-xmp-i...
  4. 档案

    档案...IO.File.WriteAllText(dataDir + "document...href='aspose.com'>aspose</a>"; System.IO.File.WriteAllText(dataDir + "document...

    blog.aspose.com/zh/html/convert-html-markdown-c...
  5. Kopf und Fußzeilen mit C++ festlegen|Documentation

    Dieser Artikel erklärt, wie man programmgesteuert ein Bild in die Kopf und Fußzeile von Excel Arbeitsblättern einfügt, indem man die Kopf und Fußzeile mit Skriptbefehlen mithilfe der C++ API oder Bibliothek festlegt.... ToUtf8 (), ios :: binary ); if ( inFile . is_open...the file inFile . seekg ( 0 , ios :: end ); size_t fileSize = inFile...

    docs.aspose.com/cells/de/cpp/setting-headers-an...
  6. Hantera kommentarer och anteckningar med C++|Do...

    Infoga och hantera kommentarer eller anteckningar med Aspose.Cells for C++....ToUtf8 (), std :: ios :: binary | std :: ios :: ate ); if ( file...(); file . seekg ( 0 , std :: ios :: beg ); imageData . resize...

    docs.aspose.com/cells/sv/cpp/comments-and-notes/
  7. Configurando encabezados y pies de página con C...

    Este artículo explica cómo insertar programáticamente una imagen en el encabezado y pie de página de las hojas de Excel al configurar el encabezado y pie de página mediante comandos de script usando la API o biblioteca C++.... ToUtf8 (), ios :: binary ); if ( inFile . is_open...the file inFile . seekg ( 0 , ios :: end ); size_t fileSize = inFile...

    docs.aspose.com/cells/es/cpp/setting-headers-an...
  8. Add background to PDF with C++|Aspose.PDF for C++

    Learn how to add customizable backgrounds to PDF documents with Aspose.PDF for C++. Follow this step-by-step guide....set_BackgroundImage ( System :: IO :: File :: OpenRead ( _dataDir...

    docs.aspose.com/pdf/cpp/add-backgrounds/
  9. Извлечение изображений из PDF|Aspose.PDF для PH...

    Как извлечь часть изображения из PDF с помощью Aspose.PDF для PHP...io.FileOutputStream" , $outputFile...

    docs.aspose.com/pdf/ru/php-java/extract-images-...
  10. Pdf.title/author/subject not working? - Free Su...

    Hi, I tried to change the title/author and some other properties of the PDF file: pdf.BindFO(fodoc); pdf.Title = "some title"; pdf.Author = "myself"; but in the result PDF file, the title is always "System.IO.Mem…...IO.MemoryStream", and author is...

    forum.aspose.com/t/pdf-title-author-subject-not...