Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 2,681 for

ios

(0.03 sec)
  1. Audio Frame|Aspose.Slides for Node.js via .NET ...

    Add audio to PowerPoint presentation in JavaScript...io.FileInputStream" , java . newInstanceSync...newInstanceSync ( "java.io.File" , "audio.wav" )); // Adds the...

    docs.aspose.com/slides/nodejs-java/audio-frame/
  2. Adding and Removing Calendar Exceptions

    Learn how to add or remove Microsoft Project (MPP/XML) calendar exceptions using Aspose.Tasks for C++....System::IO::FileStream > fs = System::MakeObject < System::IO::FileStream..."project_test.mpp" , System::IO::FileMode::Open); 5 // Clearing...

    docs.aspose.com/tasks/cpp/adding-and-removing-c...
  3. Stopping and Resuming a Task

    Learn how to stop or resume Microsoft Project (MPP/XML) tasks using Aspose.Tasks for C++....System::IO::FileStream > fs = System::MakeObject < System::IO::FileStream..."StopResumeDates.mpp" , System::IO::FileMode::Open); 4 System ::SharedPtr...

    docs.aspose.com/tasks/cpp/stopping-and-resuming...
  4. Cargar una fuente desde un archivo CFF | Java

    Con la solución Aspose.Font para Java puede cargar una fuente desde un archivo CCF en su disco duro incluso si este archivo no es una fuente en sí....io.File ; 4 import java.io.IOException ; 5 import...archivo usando el objeto java.io.File Siga el algoritmo para completar...

    docs.aspose.com/font/es/java/how-to-load-fonts/...
  5. FramesetCollection | Aspose.Words for Java

    Represents a collection of instances of the Frameset class in Java....io/uploads/2017/02/file-sample_100kB...assertEquals("https://file-examples-com.github.io/uploads/2017/02/file-sample_100kB...

    reference.aspose.com/words/java/com.aspose.word...
  6. Licensing

    Aspose.Tasks for C++ provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing policies....System ::SharedPtr < System::IO::FileStream > myStream = System::MakeObject...System::IO::FileStream > (u "Aspose.Tasks.lic" , System::IO::FileMode::Open);...

    docs.aspose.com/tasks/cpp/licensing/
  7. Deklaration|Documentation

    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.... IO . Stream stream = System . IO . File . OpenRead...

    docs.aspose.com/cells/sv/net/declaration/
  8. Aspose::Words::Layout::IPageLayoutCallback inte...

    Aspose::Words::Layout::IPageLayoutCallback interface. Implement this interface if you want to have your own custom method called during build and rendering of page layout model in C++....stream = MakeObject < System :: IO :: FileStream > ( ArtifactsDir...pageIndex + 1 , ++ mNum ), System :: IO :: FileMode :: Create ); a ->...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access to the image of the shape... io . FileInfo ( ARTIFACTS_DIR +...assertTrue ( 10000 > system_helper . io . FileInfo ( ARTIFACTS_DIR +...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue. Box child can not …...IO.File.WriteAllBytes(docPath, ms...string fileExtension = System.IO.Path.GetExtension(questdocments...

    forum.aspose.com/t/issue-text-box-child-can-not...