Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 23,618 for

format

(0.05 sec)
  1. Document Mismatch Issue with Aspose Integration...

    Good Day Team Can you please assist the customer as per below: I am a Senior Developer from SITA, currently maintaining the OCJ Court Online system. We are experiencing an issue where documents sent to Aspose for signi…...includes some screenshots of PDF format, and it appears your issue...misalignment and formatting. Are you using the PDF file format exclusively...

    forum.aspose.com/t/document-mismatch-issue-with...
  2. Aspose::Words::Layout::LayoutEnumerator::MovePa...

    Aspose::Words::Layout::LayoutEnumerator::MoveParent method. Moves to the parent entity in C++.... String :: Format ( u "{0}-> Entity type: {1}"...-> get_Type ()) : String :: Format ( u "{0}-> Entity type & kind:...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Type method. Gets the data type of the property in C++....; std :: cout << String :: Format ( u " \t Type: \t {0}" , docProperty...{ std :: cout << String :: Format ( u "Name: \" {0} \"\n\t Type:...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Font.name property | Aspose.Words for Node.js

    Font.name property. Gets or sets the name of the font....Examples Shows how to insert formatted text using DocumentBuilder...( doc ); // Specify font formatting, then add text. let font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Convert JSON to PDF in Java

    This simple tutorial explains how to convert JSON to PDF in Java. It contains the steps and a code snippet to generate PDF from JSON data in Java....JsonLayoutOptions object to format the JSON data Import JSON data...-based applications. The JSON format is popular for serializing...

    kb.aspose.com/cells/java/how-to-convert-json-to...
  6. Support of CTB files|CAD 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....file with drawing in DWG/DXF format and the information from them...Drawings to PDF and Raster Image Formats Exporting DGN AutoCAD...

    docs.aspose.com/cad/java/developer-guide/suppor...
  7. ChartMarker.size property | Aspose.Words for No...

    ChartMarker.size property. Gets or sets chart marker size...looking graph, we can clear format individually. chart . series...class ChartMarker ChartMarker.format property ChartMarker.symbol...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.size_bi property | Aspose.Words for Python

    Font.size_bi property. Gets or sets the font size in points used in a right-to-left document....set to True, # it will be formatted using the right-to-left set...# The document builder will format these using the left-to-right...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape.HasImage | Aspose.Words for .NET

    Discover if a shape contains image data or links to an image with the HasImage property. Enhance your designs effortlessly!...images of many possible image formats. // We can determine a file...automatically, based on its format. string imageFileName = $"File...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Convert PostScript using API for Java

    PS to TIFF conversion functionality included in Aspose.Page API solution for Java is explained and illustrated with the code snippets here....if you convert to an image format) to specify ImageFormat , Size...need to specify size and image format use constructor with parameters...

    docs.aspose.com/page/java/convert-ps/