Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 14,078 for

font loading

(0.12 sec)
  1. Manipular y sustituir fuentes TrueType en C#|As...

    Aspose.Words para .NET puede incrustar las fuentes TrueType correctas en el documento resultante para garantizar que se muestre con precisión utilizando C#. Si una fuente o un carácter específico no está disponible, Aspose.Words busca una fuente de reemplazo adecuada o utiliza el mecanismo de reserva de fuentes.... Load ( "Table.xml" ); A pesar de...fontSettings . FallbackSettings . Load ( "MyNewFallbackTable.xml" );...

    docs.aspose.com/words/es/net/manipulating-and-s...
  2. Converting a EPUB file to PDF using C++ | Aspos...

    Sample code for EPUB to PDF conversion using C++. Use C++ example for batch EPUB to PDF conversion....PDF C++ developers can easily load & convert EPUB files to PDF...MakeObject < EpubLoadOptions > (); // Load the EPUB. auto document = MakeObject...

    products.aspose.com/pdf/cpp/conversion/epub-to-...
  3. Converting a PDF file to DOC using C++ | Aspose...

    Sample code for PDF to DOC conversion using C++. Use C++ example for batch PDF to DOC conversion....DOC C++ developers can easily load & convert PDF files to DOC in...format: DOC Output file: // Load the PDF. auto doc = MakeObject...

    products.aspose.com/pdf/cpp/conversion/pdf-to-doc/
  4. Converting a PDF file to EXCEL using C++ | Aspo...

    Sample code for PDF to EXCEL conversion using C++. Use C++ example for batch PDF to EXCEL conversion....EXCEL C++ developers can easily load & convert PDF files to EXCEL...format: EXCEL Output file: // Load the PDF. auto doc = MakeObject...

    products.aspose.com/pdf/cpp/conversion/pdf-to-e...
  5. Converting a PCL file to TXT using C++ | Aspose...

    Sample code for PCL to TXT conversion using C++. Use C++ example for batch PCL to TXT conversion....TXT C++ developers can easily load & convert PCL files to TXT in...format: TXT Output file: // Load the PCL. auto doc = MakeObject...

    products.aspose.com/pdf/cpp/conversion/pcl-to-txt/
  6. Converting a PDF file to EPUB using C++ | Aspos...

    Sample code for PDF to EPUB conversion using C++. Use C++ example for batch PDF to EPUB conversion....EPUB C++ developers can easily load & convert PDF files to EPUB...format: EPUB Output file: // Load the PDF. auto doc = MakeObject...

    products.aspose.com/pdf/cpp/conversion/pdf-to-e...
  7. Converting a PS file to XLSX using C++ | Aspose...

    Sample code for PS to XLSX conversion using C++. Use C++ example for batch PS to XLSX conversion....XLSX C++ developers can easily load & convert PS files to XLSX in...format: XLSX Output file: // Load the PS. auto doc = MakeObject...

    products.aspose.com/pdf/cpp/conversion/ps-to-xlsx/
  8. Converting a SVG file to HTML using C++ | Aspos...

    Sample code for SVG to HTML conversion using C++. Use C++ example for batch SVG to HTML conversion....HTML C++ developers can easily load & convert SVG files to HTML...void ConvertSVGtoHTML () { // load SVG with an instance of Document...

    products.aspose.com/pdf/cpp/conversion/svg-to-h...
  9. Converting a PS file to GIF using C++ | Aspose.PDF

    Sample code for PS to GIF conversion using C++. Use C++ example for batch PS to GIF conversion....GIF C++ developers can easily load & convert PS files to GIF in...format: GIF Output file: // Load the PS. auto doc = MakeObject...

    products.aspose.com/pdf/cpp/conversion/ps-to-gif/
  10. Converting a PDF file to SVG using C++ | Aspose...

    Sample code for PDF to SVG conversion using C++. Use C++ example for batch PDF to SVG conversion....SVG C++ developers can easily load & convert PDF files to SVG in...format: SVG Output file: // Load the PDF. auto doc = MakeObject...

    products.aspose.com/pdf/cpp/conversion/pdf-to-svg/