Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 30,425 for

x

(0.12 sec)
  1. LinearGradientBrush | Aspose.PSD for Java API R...

    Encapsulates a Aspose.Imaging.Brush with a linear gradient....in degrees clockwise from the x-axis, of the gradient’s orientation...in degrees clockwise from the x-axis, of the gradient’s orientation...

    reference.aspose.com/psd/java/com.aspose.psd.br...
  2. Work with Digital Signatures in C#|Aspose.Words...

    Digitally sign documents and detect, count, verify, and remove eXisting digital signatures using C#....Words allows you to create X.509 certificate, a digital certificate...the internationally accepted X.509 PKI standard to verify that...

    docs.aspose.com/words/net/working-with-digital-...
  3. TOC Rendering and Customization in HTML-to-PDF ...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. As part of this evaluation, we need to verify whether the Table of Contents (TOC) can be dynamically generated and customized based on…...x 1. Heading Levels – we confirmed...in Java Aspose.PDF (even v25.x) to make TOC entries appear in...

    forum.aspose.com/t/toc-rendering-and-customizat...
  4. HTML -> PDF Converter Fails In Linux Environmen...

    Package is running in Azure and works fine eXcept for the HTML converter which reports: System.Drawing.Common is not supported on non-Windows platforms. See Breaking change: System.Drawing.Common only supported on Windo…...); var x = new Aspose.Html.Saving.PdfSaveOptions(); x.DocumentInfo...UtcNow; x.DocumentInfo.Producer = "CMG Document Converter"; x.DocumentInfo...

    forum.aspose.com/t/html-pdf-converter-fails-in-...
  5. Formatting not retained while creating .ppt fro...

    I'm trying to save a eXcel workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the eXcel sheets are not retained as such. They become black instead. How do we reta…...final ISlide slide, final int x, final int y, final int h, final...getShapes().addOleObjectFrame(x, y, h, w, “Excel.Sheet.8”, bout...

    forum.aspose.com/t/formatting-not-retained-whil...
  6. CertificateHolder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.CertificateHolder class, your key to managing X509Certificate2 instances for secure digital signatures.... // Create an X.509 certificate from a PKCS#12...encrypted document file. // Create an X.509 certificate from a PKCS#12...

    reference.aspose.com/words/net/aspose.words.dig...
  7. SetPageSize() ignored if any Text added to the ...

    Background We are currently evaluating Aspose.Pdf for .Net as a replacement for iTeXtSharp. I am using the new Aspose.Pdf API (i.e., not the Generator) Problem When I call SetPageSize() to change the dimensions of a …...TextFragment(“both pages should be 600w x 400h”); page1.Paragraphs.Add(para);...TextFragment("both pages should be 600w x 400h"); page1.Paragraphs.Add(para);...

    forum.aspose.com/t/setpagesize-ignored-if-any-t...
  8. TimephasedDate wird nicht tageweise ermittelt, ...

    Wenn man einem Vorgang eine Ressource mit der Unit 1 zuweist, werden die TimephasedData in einem Block ausgegeben und nicht tageweise. Wenn man die Unit ändert (im Beispiel auf 0.1), werden die TimephasedData wie erwarte…...Sum(x => x.ValueToUnits); foreach (var...resourceAssignment.TimephasedData.Sum(x => x.ValueToUnits); foreach (var...

    forum.aspose.com/t/timephaseddate-wird-nicht-ta...
  9. Using Aspose.Imaging for Java in Kotlin|Documen...

    How to use Aspose.Imaging for Java in Kotlin applications for desktops and servers...graphics = Graphics ( image ) var x = 0f var y = 0f for ( it in images...drawImage ( it , RectangleF ( x , y , it . width . toFloat ()...

    docs.aspose.com/imaging/java/using-imaging-in-k...
  10. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation.... SetText ( u "X-Axis" ); chart . GetValueAxis...Get ( u "A1" ). PutValue ( u "X" ); worksheet . GetCells (). Get...

    docs.aspose.com/cells/cpp/adding-custom-labels-...