Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 200,002 for

new

(0.1 sec)
  1. 限制和 API 差异|Documentation

    Aspose.3D for Node.js via Java 限制和api差异...3D for Java Scene scene = new Scene (); Aspose.3D for Node...Node.js via Java var scene = new aspose . threed . Scene (); 初始化对象...

    docs.aspose.com/3d/zh/nodejs-java/limitations-a...
  2. Convert BMP to PDF|Aspose.PDF for Android via Java

    You may easily convert BMP bitmap files to PDF used to store digital bitmap images separately from the display device using Aspose.PDF. for Android via Java....convert BMP images: Initialize a new Document Load sample BMP image...Initialize document object document = new Document (); Page page = document...

    docs.aspose.com/pdf/androidjava/convert-bmp-to-...
  3. Font.Position | Aspose.Words for .NET

    Discover the Font Position property, easily adjust text alignment in points for precise control over your typography. Elevate your design with flexible positioning!... Document doc = new Document (); Paragraph para =...above the baseline. Run run = new Run ( doc , "Raised text. " );...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Font.Color | Aspose.Words for .NET

    Discover the Font Color property to easily customize text colors in your designs. Enhance readability and aesthetics with vibrant, eye-catching hues!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Blue ; font . Name = "Courier New" ; font . Underline = Underline...

    reference.aspose.com/words/net/aspose.words/fon...
  5. LoadOptions.fontSettings property | Aspose.Word...

    LoadOptions.fontSettings property. Allows to specify document font settings....that will substitute the "Times New Roman" font // with the font..."MyFonts" folder. let fontSettings = new aw . Fonts . FontSettings ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert Dates to Japanese Dates with Node.js vi...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for Node.js via C++....**Calendar, a new era begins with the reign of a new emperor. On...On 1st May 2019, a new emperor came into power with which the...

    docs.aspose.com/cells/nodejs-cpp/convert-dates-...
  7. TableAbsorber not identifying tables without bo...

    Hello, I am converting a Word document to PDF and using TableAbsorber to manipulate tables in the resulting PDF. I have noticed when the table in the Word document has borders then TableAbsorber can identify it in the…...Document wordWithBorder = new Aspose.Words.Document(@“A-WithBorder...Pdf.Document pdfWithBorder = new Aspose.Pdf.Document(“A-WithBorder...

    forum.aspose.com/t/tableabsorber-not-identifyin...
  8. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartLegend.Format | Aspose.Words for .NET

    Discover the ChartLegend Format property for easy customization of legend fill and line styles, enhancing your data visualization experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Extract Vector Data from a PDF file using C#|As...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, liNewidth, etc....next code snippet creates a new Document object using some input...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/extract-vector-data-fro...