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

new

(0.1 sec)
  1. GlossaryDocument.BuildingBlocks | Aspose.Words ...

    Discover the BuildingBlocks property in GlossaryDocument, offering a typed collection of all glossary entries for enhanced organization and easy access....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...GlossaryDocument (); BuildingBlock child1 = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  2. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation....document using ( var document = new Aspose . Pdf . Document ()) {... Text . TextFragment text = new Aspose . Pdf . Text . TextFragment...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  3. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...Presentation presentation = new Presentation(); presentation...getSolidFillColor().setColor(new Color(103, 88, 149)); series...

    forum.aspose.com/t/need-a-sample-code-to-create...
  4. FieldArgumentBuilder.AddNode | Aspose.Words for...

    Enhance your code with the FieldArgumentBuilder AddNode method. Seamlessly add nodes to arguments for improved functionality and performance.... Document doc = new Document (); // Below are three...symbol. FieldBuilder builder = new FieldBuilder ( FieldType . FieldSymbol...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Pdf Insert image throw exception - Free Support...

    Below codes throw exception, String path = "C:\\Users\\z_jia\\Desktop\\a\\"; com.aspose.pdf.Document pdf = New com.aspose.pdf.Document(path + "JL250813LJ001140-01.pdf"); BufferedImage image = ImageIO.r…...Document pdf = new com.aspose.pdf.Document(path...BufferedImage image = ImageIO.read(new File(path + "s.png")); float...

    forum.aspose.com/t/pdf-insert-image-throw-excep...
  6. Working with 7z Archives | Aspose.Zip for .NET

    Working with 7z Archives in C# and Compress or Decompress Directory programmatically with API for C#...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/net/working-with-7z-archives/
  7. Working with Operators|Aspose.PDF for .NET

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....document using ( var document = new Aspose . Pdf . Document ( dataDir...stream using ( var imageStream = new FileStream ( dataDir + "PDFOperators...

    docs.aspose.com/pdf/net/working-with-operators/
  8. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...The mail merge will create a new page for each row. Each page...

    reference.aspose.com/words/java/com.aspose.word...
  9. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....(ByteArrayInputStream stream = new ByteArrayInputStream(INPUT_TEXT...TxtLoadOptions loadOptions = new TxtLoadOptions(); loadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose.SVG for .NET 24.3.0 – Save an SVG to a S...

    Examples of using deprecated and New classes to save SVG to a stream using 24.3.0 and earlier versions of the Aspose.SVG for .NET library....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/svg/net/migration-between-versi...