Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 33,712 for

new

(0.07 sec)
  1. Defining Weekdays for Calendar in PHP

    Learn how to define calendar weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for PHP....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  2. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the Checkbox SDT...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let sdtCheckBox = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DigitalSignatureDetails Class | Aspose.Words fo...

    Discover the Aspose.Words.Saving.DigitalSignatureDetails class for seamless digital document signing. Enhance security and authenticity effortlessly!...SignOptions ) Initializes a new instance of DigitalSignatureDeta...OOXML document. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. AiModel Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.AiModel class, your key to leveraging advanced Generative Language Models for enhanced text generation and automation....Create ( AiModelType ) Creates a new instance of AiModel class. WithApiKey...models. Document firstDoc = new Document ( MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.ai/...
  5. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF document with a digital signature in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PDF. PdfSaveOptions options = new PdfSaveOptions(); // Configure...

    reference.aspose.com/words/java/com.aspose.word...
  6. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert document pages into Graphics objects at your desired dimensions. Enhance your rendering process today!... Document doc = new Document ( MyDir + "Rendering...); using ( SKBitmap bitmap = new SKBitmap ( 700 , 700 )) { using...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ChartSeriesGroup.AxisY | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisY property to easily access and customize Y-axis features for enhanced data visualization in your charts....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.ShapeType | Aspose.Words for .NET

    Discover the ShapeBase ShapeType property to easily access and define your shape types, enhancing your design capabilities and project efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertShape methods. Shape balloon = new Shape ( doc , ShapeType . Balloon...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.BoundsInPoints | Aspose.Words for .NET

    Discover the ShapeBase BoundsInPoints property to easily access a shape's size and location in points, enhancing your design precision and layout control....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...properties. Assert . AreEqual ( new RectangleF ( 50 , 50 , 100 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Working with Transparency in PostScript | .NET

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/ps/working-with-transp...