Learn how to work with Microsoft Project (MPP/XML) general properties using Aspose.Tasks for C++....(Tsk::Name(), u "new name" ); view raw Examples-CPP-WorkingWithTask...(Tsk::Finish()))); 25 } 26 } view raw Examples-CPP-WorkingWithTask...
Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedFonts method. Specifies whether fonts should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....flag to "true" will store the raw data for embedded fonts within...
Learn how to work with Gantt chart project representation from Microsoft Project MPP files using Aspose.Tasks for Java.... getLabel ()); view raw Examples-src-main-java-com-a...SaveFileFormat. MPP ); view raw Examples-src-main-java-com-a...
PdfSaveOptions.imageCompression property. Specifies compression type to be used for all images in the document....property, but for other formats, raw pixel data is extracted and saved...
HtmlFixedSaveOptions.exportEmbeddedFonts property. Specifies whether fonts should be embedded into Html document in Base64 format...flag to "true" will store the raw data for embedded fonts within...
Optimize your PDF with PdfSaveOptions' ImageCompression property, allowing you to choose the best compression type for vibrant, high-quality images....property, but for other formats, raw pixel data is extracted and saved...
PdfSaveOptions.image_compression property. Specifies compression type to be used for all images in the document....property, but for other formats, raw pixel data is extracted and saved...
C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within C++ products....46 return result; 47 } view raw Examples-example-source-Work...-> Save(outFile); 77 } view raw Examples-example-source-Work...
Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save TTF fonts within Java.... open (fd); view raw Examples-src-main-java-com-a...font. save (outputFile); view raw Examples-src-main-java-com-a...
C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of Type 1 fonts within .NET.... WriteLine (metrics); view raw Examples-CSharp-WorkingWithT...font. FontName )); 26 } view raw Examples-CSharp-WorkingWithT...