Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 34,510 for

line

(1.46 sec)
  1. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for .NET and add dynamic text to PowerPoint (PPT, PPTX) presentations in C#....800 , 3200 , 370 ); //Hide its line shp . LineFormat . Style = LineStyle...

    docs.aspose.com/slides/net/adding-text-dynamica...
  2. PageSetup.multiple_pages property | Aspose.Word...

    PageSetup.multiple_pages property. For multiple page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet....contents of the document will line up into a book fold. page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HeaderFooterCollection.ToArray | Aspose.Words f...

    Effortlessly convert your HeaderFooter collection into a new array with the ToArray method. StreamLine your data management today!...} /// <summary> /// Append a line to the StringBuilder, and indent...

    reference.aspose.com/words/net/aspose.words/hea...
  4. PageSetup.gutter property | Aspose.Words for Py...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding....contents of the document will line up into a book fold. page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Run.Accept | Aspose.Words for .NET

    Utilize the Accept method to seamlessly welcome visitors, enhancing user experience and boosting engagement on your website....} /// <summary> /// Append a line to the StringBuilder, and indent...

    reference.aspose.com/words/net/aspose.words/run...
  6. OfficeMath.AcceptEnd | Aspose.Words for .NET

    Discover OfficeMath's AcceptEnd method—seamlessly manage visitor access and enhance your office math experience. Boost efficiency today!...} /// <summary> /// Append a line to the StringBuilder and indent...

    reference.aspose.com/words/net/aspose.words.mat...
  7. DocumentVisitor.VisitSmartTagStart | Aspose.Wor...

    Discover the DocumentVisitor VisitSmartTagStart method, your key to efficiently managing smart tag enumeration and enhancing document processing....} /// <summary> /// Append a line to the StringBuilder and indent...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Create Transparent Image in Java

    This article provides guidance on how to create transparent image in Java. It includes IDE setup details, a step-by-step guide, and a code example to draw pictures with transparent background in Java....Add elements such as circles, lines, and polygons into the path...elements like circles, arcs, and lines into the path, color them using...

    kb.aspose.com/drawing/java/create-transparent-i...
  9. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...document tag can have multiple lines. # Set the "Multiline" property...document tag to span a single line. # Set the "Multiline" property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Send Email in C++

    In this tutorial, we will explore how to send email in C++. You will learn how to send mail using SMTP client on Gmail Server using C++....connected to Gmail in C++ in few lines of code. In this example, we...to use MsgLoadOption Class at line 42 of the example. Code to Send...

    kb.aspose.com/email/cpp/how-to-send-email-in-cpp/